public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/41883]  New: ICE from '-O  -fprofile-arcs -fsched2-use-superblocks -ftree-vrp -fschedule-insns2 -freorder-blocks'
@ 2009-10-30 22:46 b3timmons at speedymail dot org
  2009-10-30 22:49 ` [Bug c/41883] " b3timmons at speedymail dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: b3timmons at speedymail dot org @ 2009-10-30 22:46 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3146 bytes --]

gcc -B. -r -nostdlib extension.i -v -Wall -Wextra -O  -fprofile-arcs
-fsched2-use-superblocks -ftree-vrp -fschedule-insns2 -freorder-blocks
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /home/b3po/build/gcc/gcc/configure --with-mpfr=/usr/local
--with-gmp=/usr/local --with-ppl=/usr/local --with-cloog=/usr/local
--with-mpc=/usr/local --with-libelf=/usr/local --enable-languages=c,c++
--enable-__cxa_atexit --enable-targets=all
Thread model: posix
gcc version 4.5.0 20091028 (experimental) (GCC)
COLLECT_GCC_OPTIONS='-B.' '-r' '-nostdlib' '-v' '-Wall' '-Wextra' '-O'
'-fprofile-arcs' '-fsched2-use-superblocks' '-ftree-vrp' '-fschedule-insns2'
'-freorder-blocks' '-mtune=generic'
 /usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/cc1 -fpreprocessed
extension.i -quiet -dumpbase extension.i -mtune=generic -auxbase extension -O
-Wall -Wextra -version -fprofile-arcs -fsched2-use-superblocks -ftree-vrp
-fschedule-insns2 -freorder-blocks -o /tmp/cc2sEsCc.s
GNU C (GCC) version 4.5.0 20091028 (experimental) (x86_64-unknown-linux-gnu)   
        compiled by GNU C version 4.5.0 20091028 (experimental), GMP version
4.3.1, MPFR version 2.4.1, MPC version 0.7
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C (GCC) version 4.5.0 20091028 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.5.0 20091028 (experimental), GMP version
4.3
.1, MPFR version 2.4.1, MPC version 0.7
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: c30658ecf2032071e4fe041bf17f02de
extension.c: In function ‘FindExtension’:
extension.c:206:16: warning: comparison between signed and unsigned integer
expressions
extension.c:208:35: warning: comparison between signed and unsigned integer
expressions
extension.c:213:45: warning: comparison between signed and unsigned integer
expressions
extension.c:219:16: warning: comparison between signed and unsigned integer
expressions
extension.c: In function ‘GetExtensionEntry’:
extension.c:247:15: warning: comparison between signed and unsigned integer
expressions
extension.c: In function ‘ProcListExtensions’:
extension.c:353:20: warning: comparison between signed and unsigned integer
expressions
extension.c:368:20: warning: comparison between signed and unsigned integer
expressions
extension.c:392:1: internal compiler error: in
dwarf2out_frame_debug_adjust_cfa, at dwarf2out.c:1859


-- 
           Summary: ICE from '-O  -fprofile-arcs -fsched2-use-superblocks -
                    ftree-vrp -fschedule-insns2 -freorder-blocks'
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: b3timmons at speedymail dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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

end of thread, other threads:[~2010-01-06 18:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-30 22:46 [Bug c/41883] New: ICE from '-O -fprofile-arcs -fsched2-use-superblocks -ftree-vrp -fschedule-insns2 -freorder-blocks' b3timmons at speedymail dot org
2009-10-30 22:49 ` [Bug c/41883] " b3timmons at speedymail dot org
2009-10-31 11:30 ` [Bug middle-end/41883] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-11-09 13:04 ` rguenth at gcc dot gnu dot org
2009-11-20 12:23 ` reichelt at gcc dot gnu dot org
2009-12-27 21:34 ` hjl dot tools at gmail dot com
2010-01-06 18:24 ` rth at gcc dot gnu dot org
2010-01-06 18:24 ` rth at gcc dot gnu dot org
2010-01-06 18:25 ` rth at gcc dot gnu dot org
2010-01-06 18:34 ` rth at gcc dot gnu dot org
2010-01-06 18:48 ` rth 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).