public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/57329] New: ICE with -O2 and -mthumb
@ 2013-05-19  9:30 Martin.Jansa at gmail dot com
  2013-05-19  9:30 ` [Bug c/57329] " Martin.Jansa at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin.Jansa at gmail dot com @ 2013-05-19  9:30 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57329
           Summary: ICE with -O2 and -mthumb
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: Martin.Jansa at gmail dot com

Created attachment 30146
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30146&action=edit
pixman-ice.c

Hi, when compiling pixman for armv4t or armv5te with thumb enabled I've noticed
ICE, disabling thumb or O2 is enough to build it without ICE.

$ arm-oe-linux-gnueabi-gcc -march=armv5te -mthumb -O2 -c pixman-ice.c -o
pixman-ice.o
pixman-ice.c: In function 'prng_srand_r':
pixman-ice.c:113:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

pixman-ice.c and preprocessed pixman-ice.E attached.


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

end of thread, other threads:[~2013-07-10 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-19  9:30 [Bug c/57329] New: ICE with -O2 and -mthumb Martin.Jansa at gmail dot com
2013-05-19  9:30 ` [Bug c/57329] " Martin.Jansa at gmail dot com
2013-06-03  9:33 ` [Bug target/57329] " terry.guo at arm dot com
2013-06-12 16:23 ` Martin.Jansa at gmail dot com
2013-07-10 22:32 ` ramana 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).