public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/50113] New: soft-float MIPS64 compiler is miscompiling ggc-page.c
@ 2011-08-18  6:01 pinskia at gcc dot gnu.org
  2011-08-18  6:06 ` [Bug middle-end/50113] [4.7 Regression] " pinskia at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: pinskia at gcc dot gnu.org @ 2011-08-18  6:01 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50113

             Bug #: 50113
           Summary: soft-float MIPS64 compiler is miscompiling ggc-page.c
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pinskia@gcc.gnu.org


Building a n32 MIPS64 GCC with soft-float on the trunk currently miscompiles
ggc-page.c and the check if it should collect or not.  Changing the variables
to unsigned instead of float allows the bootstrap to continue in a nice way.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-02 17:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-18  6:01 [Bug middle-end/50113] New: soft-float MIPS64 compiler is miscompiling ggc-page.c pinskia at gcc dot gnu.org
2011-08-18  6:06 ` [Bug middle-end/50113] [4.7 Regression] " pinskia at gcc dot gnu.org
2011-08-18  9:09 ` rguenth at gcc dot gnu.org
2011-08-18 19:15 ` pinskia at gcc dot gnu.org
2011-08-18 19:20 ` pinskia at gcc dot gnu.org
2011-08-18 20:24 ` pinskia at gcc dot gnu.org
2011-08-19  8:29 ` rsandifo at gcc dot gnu.org
2011-09-22 12:28 ` rsandifo at gcc dot gnu.org
2011-10-02 17:50 ` rsandifo at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).