public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/36066]  New: ICE with -O1 -finline-small-functions -ftree-vrp -funsafe-loop-optimizations
@ 2008-04-27 20:58 martin dot drab at fjfi dot cvut dot cz
  2008-04-27 20:59 ` [Bug tree-optimization/36066] " martin dot drab at fjfi dot cvut dot cz
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: martin dot drab at fjfi dot cvut dot cz @ 2008-04-27 20:58 UTC (permalink / raw)
  To: gcc-bugs

The attached example, when compiled with
   gcc version 4.4.0 20080426 (experimental) (GCC)
using
---------
   gcc -O1 -finline-small-functions -ftree-vrp -funsafe-loop-optimizations -c
stream_encoder.c.c -o stream_encoder.o
---------
produces the following ICE.

---------
stream_encoder.c: In function 'process_frame_':
stream_encoder.c:1844: 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.
---------

When any of the CFLAGS are removed, it passes. Tested on x86_64.


-- 
           Summary: ICE with -O1 -finline-small-functions -ftree-vrp -
                    funsafe-loop-optimizations
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: martin dot drab at fjfi dot cvut dot cz
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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

end of thread, other threads:[~2008-04-28  9:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-27 20:58 [Bug tree-optimization/36066] New: ICE with -O1 -finline-small-functions -ftree-vrp -funsafe-loop-optimizations martin dot drab at fjfi dot cvut dot cz
2008-04-27 20:59 ` [Bug tree-optimization/36066] " martin dot drab at fjfi dot cvut dot cz
2008-04-27 21:11 ` rguenth at gcc dot gnu dot org
2008-04-27 21:31 ` rguenth at gcc dot gnu dot org
2008-04-27 21:32 ` [Bug tree-optimization/36066] [4.4 Regression] " rguenth at gcc dot gnu dot org
2008-04-27 21:44 ` martin dot drab at fjfi dot cvut dot cz
2008-04-27 22:54 ` martin dot drab at fjfi dot cvut dot cz
2008-04-28  9:10 ` rguenth at gcc dot gnu dot org
2008-04-28  9:10 ` rguenth 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).