public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "stephan at openelec dot tv" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/49716] New: internal compiler error: in new_Cloog_Domain_from_ppl_Pointset_Powerset
Date: Tue, 12 Jul 2011 12:17:00 -0000	[thread overview]
Message-ID: <bug-49716-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: internal compiler error: in
                    new_Cloog_Domain_from_ppl_Pointset_Powerset
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: stephan@openelec.tv


compiling busybox-1.18.5 with gcc-4.6.1 with enabled:

-ftree-loop-distribution
-floop-interchange
-floop-strip-mine
-floop-block
-fgraphite-identity

and using gold linker fails with:


 
/home/stephan/projects/jetstream-master/build.Jetstream-MK_I.i386-devel/toolchain/bin/i686-openelec-linux-gnu-gcc
-Wp,-MD,shell/.math.o.d   -std=gnu99 -Iinclude -Ilibbb  -include
include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.5)"
-DBB_BT=AUTOCONF_TIMESTAMP -march=atom -m32 -fomit-frame-pointer -Wall -pipe
-Os -fexcess-precision=fast -ftree-loop-distribution -floop-interchange
-floop-strip-mine -floop-block -fgraphite-identity -mfpmath=sse
-ftree-vectorize -mmovbe -Wall -Wshadow -Wwrite-strings -Wundef
-Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function
-Wunused-value -Wmissing-prototypes -Wmissing-declarations
-Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen
-finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections
-fno-guess-branch-probability -funsigned-char -static-libgcc
-falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os 
-march=i386 -mpreferred-stack-boundary=2    -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(math)"  -D"KBUILD_MODNAME=KBUILD_STR(math)" -c -o
shell/math.o shell/math.c
shell/math.c:1:0: warning: SSE instruction set disabled, using 387 arithmetics
[enabled by default]
shell/math.c:1:0: warning: SSE instruction set disabled, using 387 arithmetics
[enabled by default]
shell/math.c: In function 'arith_apply':
shell/math.c:300:1: internal compiler error: in
new_Cloog_Domain_from_ppl_Pointset_Powerset, at graphite-cloog-util.c:302
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [shell/math.o] Error 1
make[1]: *** [shell] Error 2
make[1]: *** Waiting for unfinished jobs....

it was working with gcc-4.5.x

thanks

Stephan


             reply	other threads:[~2011-07-12 12:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-12 12:17 stephan at openelec dot tv [this message]
2011-07-12 14:55 ` [Bug c/49716] " spop at gcc dot gnu.org
2011-07-12 16:21 ` stephan at openelec dot tv
2011-07-12 16:55 ` spop at gcc dot gnu.org
2020-04-13 20:38 ` [Bug tree-optimization/49716] " msebor 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-49716-4@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).