public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/47150] New: 4.5.1/4.5.2 ICE in gimplify_expr, at gimplify.c:7146/7153 on fairly simple complex expression
@ 2011-01-01 22:23 ewleaver at comcast dot net
  2011-01-01 22:52 ` [Bug c/47150] " hjl.tools at gmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: ewleaver at comcast dot net @ 2011-01-01 22:23 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: 4.5.1/4.5.2 ICE in gimplify_expr, at
                    gimplify.c:7146/7153 on fairly simple complex
                    expression
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ewleaver@comcast.net


Created attachment 22878
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22878
"gcc -v -save-temps -c gimplify_bug.c" output with gimplify_bug.i for both the
Fedora system gcc 4.5.1 and local build of 4.5.2,

[4.5.1/4.5.2 Regression from 4.4.5] ICE in gimplify_expr, at
gimplify.c:7146/7153 on fairly simple complex expression.

Test system: Fedora 14 x86_64

Test fails at  gimplify.c:7146 on 4.5.1 and  at gimplify.c:7153 on 4.5.2
Test passes on 4.4.5

4.5.1 is the Fedora 14 system /usr/bin/gcc

4.4.5 and 4.5.2 were downloaded from the gcc.gnu.org mirrors and compiled with

../configure --prefix=/usr/local/gcc/gcc-4.4.5 \
        --with-gmp-include=/usr/include --with-gmp-lib=/usr/lib64 \
        --with-mpfr-include=/usr/include --with-mpfr-lib=/usr/lib64 \
        --with-mpc-include=/usr/include --with-mpc-lib=/usr/lib64 \
        --enable-languages=c,c++,fortran

I've attached the requested "gcc -v -save-temps -c gimplify_bug.c" output with
gimplify_bug.i for both the Fedora system 4.5.1 and my local build of 4.5.2, in
the single file gimplify_bug.txt. Thanks.


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

end of thread, other threads:[~2011-01-17  8:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-01 22:23 [Bug c/47150] New: 4.5.1/4.5.2 ICE in gimplify_expr, at gimplify.c:7146/7153 on fairly simple complex expression ewleaver at comcast dot net
2011-01-01 22:52 ` [Bug c/47150] " hjl.tools at gmail dot com
2011-01-01 22:57 ` [Bug c/47150] [4.5/4.6 Regression] ICE in gimplify_expr at gimplify.c hjl.tools at gmail dot com
2011-01-01 22:59 ` hjl.tools at gmail dot com
2011-01-03 11:16 ` jakub at gcc dot gnu.org
2011-01-03 16:22 ` joseph at codesourcery dot com
2011-01-03 21:44 ` [Bug middle-end/47150] " rguenth at gcc dot gnu.org
2011-01-03 21:53 ` [Bug c/47150] " jakub at gcc dot gnu.org
2011-01-05 13:31 ` jakub at gcc dot gnu.org
2011-01-06 11:07 ` jakub at gcc dot gnu.org
2011-01-06 11:18 ` [Bug c/47150] [4.5 " jakub at gcc dot gnu.org
2011-01-16 20:36 ` jakub at gcc dot gnu.org
2011-01-17  8:08 ` jakub 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).