This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50113] [4.7 Regression] soft-float MIPS64 compiler is miscompiling ggc-page.c
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Aug 2011 06:00:31 +0000
- Subject: [Bug middle-end/50113] [4.7 Regression] soft-float MIPS64 compiler is miscompiling ggc-page.c
- Auto-submitted: auto-generated
- References: <bug-50113-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50113
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |build, wrong-code
Target| |mips64octeon-linux-gnu
CC| |ddaney at caviumnetworks
| |dot com
Target Milestone|--- |4.7.0
Summary|soft-float MIPS64 compiler |[4.7 Regression] soft-float
|is miscompiling ggc-page.c |MIPS64 compiler is
| |miscompiling ggc-page.c
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-18 06:00:31 UTC ---
Oh printing out the variables via an int type shows they are 0 which is wrong.