public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/12472] New: [tree-ssa] miscompiles stage-2's gengtype
@ 2003-10-01  3:46 pinskia at gcc dot gnu dot org
  2003-10-01  3:46 ` [Bug optimization/12472] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-01  3:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [tree-ssa] miscompiles stage-2's gengtype
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: wrong-code, build
          Severity: critical
          Priority: P1
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-apple-darwin

Read <http://gcc.gnu.org/ml/gcc/2003-09/msg01190.html> and <http://gcc.gnu.org/ml/gcc/
2003-09/msg01206.html>.
Main just is that GCC miscompiles gengtype's update_lineno which cause a segfault.
The main difference between powerpc-apple-darwin and any other target is that it defines 
BOOL_TYPE_SIZE to be INT_TYPE_SIZE (so that _Bool is of size 4 instead of 1).
Even trying with commenting that line out, bootstrap does not pass.
Also note that the problem is not the trees that are causing the problem so it might be a problem 
on the mainline also.


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

end of thread, other threads:[~2003-11-18 22:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-01  3:46 [Bug optimization/12472] New: [tree-ssa] miscompiles stage-2's gengtype pinskia at gcc dot gnu dot org
2003-10-01  3:46 ` [Bug optimization/12472] " pinskia at gcc dot gnu dot org
2003-10-06 20:45 ` pinskia at gcc dot gnu dot org
2003-10-14 21:17 ` pinskia at gcc dot gnu dot org
2003-10-15  0:09 ` pinskia at gcc dot gnu dot org
2003-10-15  1:29 ` [Bug optimization/12472] [tree-ssa] [loop-optimize] " pinskia at gcc dot gnu dot org
2003-10-15  2:33 ` pinskia at gcc dot gnu dot org
2003-10-15  3:32 ` [Bug optimization/12472] [tree-ssa] [doloop] " pinskia at gcc dot gnu dot org
2003-10-16  0:36 ` pinskia at gcc dot gnu dot org
2003-10-16  0:49 ` pinskia at gcc dot gnu dot org
2003-10-16  2:16 ` pinskia at gcc dot gnu dot org
2003-11-04  5:25 ` pinskia at gcc dot gnu dot org
2003-11-18 22:53 ` pinskia at gcc dot gnu dot 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).