public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "b3timmons at speedymail dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/41889]  New: ICE from '-O2 -fno-omit-frame-pointer -ftracer -fsched2-use-superblocks'
Date: Sat, 31 Oct 2009 05:46:00 -0000	[thread overview]
Message-ID: <bug-41889-18357@http.gcc.gnu.org/bugzilla/> (raw)

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

gcc -B. -r -nostdlib dispatch.i -v -Wall -Wextra -O2 -fno-omit-frame-pointer
-ftracer -fsched2-use-superblocks
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' '-O2'
'-fno-omit-frame-pointer' '-ftracer' '-fsched2-use-superblocks'
'-mtune=generic'
 /usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/cc1 -fpreprocessed
dispatch.i -quiet -dumpbase dispatch.i -mtune=generic -auxbase dispatch -O2
-Wall -Wextra -version -fno-omit-frame-pointer -ftracer
-fsched2-use-superblocks -o /tmp/ccOZuA2d.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
dispatch.c: In function ‘ProcBadRequest’:
dispatch.c:548:26: warning: unused parameter ‘client’
dispatch.c: In function ‘dixDestroyPixmap’:
dispatch.c:1499:37: warning: unused parameter ‘pid’
dispatch.c: In function ‘ProcCreateGC’:
dispatch.c:1607:13: warning: comparison between signed and unsigned integer
expressions
dispatch.c: In function ‘ProcChangeGC’:
dispatch.c:1632:13: warning: comparison between signed and unsigned integer
expressions
dispatch.c: In function ‘ProcSetFontPath’:
dispatch.c:3446:29: warning: comparison between signed and unsigned integer
expressions
dispatch.c: In function ‘InitSelections’:
dispatch.c:259:1: internal compiler error: in dwarf2out_frame_debug_adjust_cfa,
at dwarf2out.c:1859


-- 
           Summary: ICE from '-O2 -fno-omit-frame-pointer -ftracer -fsched2-
                    use-superblocks'
           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=41889


             reply	other threads:[~2009-10-31  5:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-31  5:46 b3timmons at speedymail dot org [this message]
2009-10-31  5:49 ` [Bug c/41889] " b3timmons at speedymail dot org
2009-10-31  5:51 ` b3timmons at speedymail dot org
2009-10-31  5:58 ` b3timmons at speedymail dot org
2009-10-31 11:33 ` [Bug middle-end/41889] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-11-06  8:29 ` pinskia at gcc dot gnu dot org
2009-11-09 13:05 ` rguenth at gcc dot gnu dot org
2009-12-27 21:32 ` hjl dot tools at gmail dot com
2010-01-06 18:22 ` rth at gcc dot gnu dot org
2010-01-06 18:23 ` rth at gcc dot gnu dot org
2010-01-06 18:23 ` rth at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-41889-18357@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).