public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/47598] -fgraphite-identity at -O2 breaks profiledbootstrap
Date: Thu, 03 Feb 2011 23:54:00 -0000	[thread overview]
Message-ID: <bug-47598-4-MEA5rlF7DH@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47598-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-02-03 23:54:21 UTC ---
I see the same problem with current gcc trunk the patch to enable
-fgraphite-identity at -O2 on x86_64 Fedora 10 linux using...

../gcc/configure --with-gmp=/usr --with-mpfr=/usr --with-mpc=/usr
--prefix=/home/howarth/dist --enable-languages=c --enable-checking=yes
--with-cloog-include=/home/howarth/dist_cloog_isl/include
--with-cloog-lib=/home/howarth/dist_cloog_isl/lib
--with-ppl-include=/home/howarth/dist_ppl/include
--with-ppl-lib=/home/howarth/dist_ppl/lib --enable-cloog-backend=isl
--disable-lto --enable-languages=c --with-demangler-in-ld
make -j 8 profiledbootstrap


/home/howarth/work/./gcc/xgcc -B/home/howarth/work/./gcc/
-B/home/howarth/dist/x86_64-unknown-linux-gnu/bin/
-B/home/howarth/dist/x86_64-unknown-linux-gnu/lib/ -isystem
/home/howarth/dist/x86_64-unknown-linux-gnu/include -isystem
/home/howarth/dist/x86_64-unknown-linux-gnu/sys-include    -g -O2 -m32 -O2  -g
-O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector 
 -I. -I. -I../../.././gcc -I../../../../gcc/libgcc -I../../../../gcc/libgcc/.
-I../../../../gcc/libgcc/../gcc -I../../../../gcc/libgcc/../include
-I../../../../gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT
-DHAVE_CC_TLS  -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF
_gcov_merge_add.dep -DL_gcov_merge_add -c
../../../../gcc/libgcc/../gcc/libgcov.c
../../../../gcc/libgcc/generic-morestack.c: In function ‘__morestack_fail’:
../../../../gcc/libgcc/generic-morestack.c:259:1: error: insn does not satisfy
its constraints:
(insn 107 105 108 10 (parallel [
            (set (reg:SI 5 di [147])
                (plus:SI (reg/v:SI 5 di [orig:83 i ] [83])
                    (plus:SI (reg/f:SI 7 sp)
                        (const_int 56 [0x38]))))
            (clobber (reg:CC 17 flags))
        ]) ../../../../gcc/libgcc/generic-morestack.c:250 252 {*addsi_1}
     (expr_list:REG_EQUIV (mem/s/f/c:SI (plus:SI (reg/f:SI 7 sp)
                (const_int 40 [0x28])) [2 iov[1].iov_base+0 S4 A32])
        (nil)))
../../../../gcc/libgcc/generic-morestack.c:259:1: internal compiler error: in
reload_cse_simplify_operands, at postreload.c:401
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


  parent reply	other threads:[~2011-02-03 23:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-03 15:01 [Bug middle-end/47598] New: " howarth at nitro dot med.uc.edu
2011-02-03 15:06 ` [Bug middle-end/47598] " howarth at nitro dot med.uc.edu
2011-02-03 15:18 ` howarth at nitro dot med.uc.edu
2011-02-03 15:37 ` howarth at nitro dot med.uc.edu
2011-02-03 15:53 ` hjl.tools at gmail dot com
2011-02-03 16:25 ` howarth at nitro dot med.uc.edu
2011-02-03 23:54 ` howarth at nitro dot med.uc.edu [this message]
2015-10-09 16:28 ` spop at gcc dot gnu.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-47598-4-MEA5rlF7DH@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).