Review Board 2.0.15


GCC: Get everything working with gcc 4.6.1.

Review Request #843 - Created Sept. 5, 2011 and submitted

Information
Gabe Black
gem5
Reviewers
Default
ali, gblack, nate, stever
GCC: Get everything working with gcc 4.6.1.

And by "everything" I mean all the quick regressions.

   
Review request changed
Updated (Sept. 7, 2011, 9:01 p.m.)

Summary:

-imported patch 4.6.1fixes.patch
+GCC: Get everything working with gcc 4.6.1.

Description:

~  

imported patch 4.6.1fixes.patch

  ~

GCC: Get everything working with gcc 4.6.1.

  +
  +

And by "everything" I mean all the quick regressions.

Diff:

Revision 3 (+141 -142)

Show changes

Posted (Sept. 13, 2011, 6:06 a.m.)



  
src/SConscript (Diff revision 3)
 
 
This (no-unused-but-set-variable) causes compilation to fail on gcc 4.3.3:

cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable"
src/arch/arm/isa/insts/macromem.isa (Diff revision 3)
 
 
I have no idea why yu're doing this. It looks ok, but it semes like it should results in the exact same dict