public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/35227]  New: [4.1/4.2 regression] gcc ICEs/segfaults when using implicit cabs() with -O1
@ 2008-02-17  8:23 vapier at gentoo dot org
  2008-02-17  8:24 ` [Bug c/35227] " vapier at gentoo dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: vapier at gentoo dot org @ 2008-02-17  8:23 UTC (permalink / raw)
  To: gcc-bugs

on an x86_64/x86 system, a simple mandel code base crashes gcc-4.1.2 and newer:

$ gcc -c mandel.i -O1
mandel.i: In function 'mandel':
mandel.i:5: warning: incompatible implicit declaration of built-in function
'cabs'
mandel.i:2: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /tmp/cc4gdEy7.out file, please attach this to
your bugreport.

gcc-4.0.4 seems to work, but anything newer bombs


-- 
           Summary: [4.1/4.2 regression] gcc ICEs/segfaults when using
                    implicit cabs() with -O1
           Product: gcc
           Version: 4.2.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vapier at gentoo dot org


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


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

end of thread, other threads:[~2009-03-31 15:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-17  8:23 [Bug c/35227] New: [4.1/4.2 regression] gcc ICEs/segfaults when using implicit cabs() with -O1 vapier at gentoo dot org
2008-02-17  8:24 ` [Bug c/35227] " vapier at gentoo dot org
2008-02-17  8:33 ` [Bug middle-end/35227] [4.1/4.2/4.3 " pinskia at gcc dot gnu dot org
2008-02-17 12:17 ` rguenth at gcc dot gnu dot org
2008-02-17 14:03 ` rguenth at gcc dot gnu dot org
2008-02-17 14:13 ` [Bug middle-end/35227] [4.1/4.2/4.3 regression] gcc ICEs for functions with unused complex argument rguenth at gcc dot gnu dot org
2008-02-17 15:08 ` rguenth at gcc dot gnu dot org
2008-02-17 15:11 ` [Bug middle-end/35227] [4.1/4.2 " rguenth at gcc dot gnu dot org
2008-05-19 20:34 ` jsm28 at gcc dot gnu dot org
2008-07-04 23:01 ` [Bug middle-end/35227] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-31 15:14 ` jsm28 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).