public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/49040] New: ICE in translate_clast, at graphite-clast-to-gimple.c:1123
@ 2011-05-18 10:04 bero at arklinux dot org
  2011-05-20 13:19 ` [Bug tree-optimization/49040] " kilo at stierand dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bero at arklinux dot org @ 2011-05-18 10:04 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE in translate_clast, at
                    graphite-clast-to-gimple.c:1123
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bero@arklinux.org
              Host: i686-pc-linux-gnu
            Target: i686-pc-linux-gnu
             Build: i686-pc-linux-gnu


Created attachment 24280
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24280
Preprocessed source (not yet reduced)

Trying to build gsl 1.15 with gcc 4.6.0 -O -fgraphite-identity results in

dd.c: In function 'gsl_poly_dd_taylor':
dd.c:53:1: internal compiler error: in translate_clast, at
graphite-clast-to-gimple.c:1123
Please submit a full bug report,
with preprocessed source if appropriate.

ppl 0.11.2
isl 0.06
cloog 0.16.2


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

* [Bug tree-optimization/49040] ICE in translate_clast, at graphite-clast-to-gimple.c:1123
  2011-05-18 10:04 [Bug tree-optimization/49040] New: ICE in translate_clast, at graphite-clast-to-gimple.c:1123 bero at arklinux dot org
@ 2011-05-20 13:19 ` kilo at stierand dot com
  2011-06-18  9:57 ` bero at arklinux dot org
  2011-07-22 23:12 ` spop at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: kilo at stierand dot com @ 2011-05-20 13:19 UTC (permalink / raw)
  To: gcc-bugs

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

kiloalphaindia <kilo at stierand dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kilo at stierand dot com

--- Comment #1 from kiloalphaindia <kilo at stierand dot com> 2011-05-20 12:50:26 UTC ---
I can confirm this bug.

ppl 0.11.2
cloog 0.16.2
gcc version 4.6.1 20110513 (prerelease) (GCC)

same error same file/line in compiler when compling qt4
src/gui/dialogs/qcolordialog.cpp
dialogs/qcolordialog.cpp:438:13: internal compiler error: in translate_clast,
at graphite-clast-to-gimple.c:1123

If necessary I will attach the preprocessed code. (did't do it since there is
already an attachment of that kind)


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

* [Bug tree-optimization/49040] ICE in translate_clast, at graphite-clast-to-gimple.c:1123
  2011-05-18 10:04 [Bug tree-optimization/49040] New: ICE in translate_clast, at graphite-clast-to-gimple.c:1123 bero at arklinux dot org
  2011-05-20 13:19 ` [Bug tree-optimization/49040] " kilo at stierand dot com
@ 2011-06-18  9:57 ` bero at arklinux dot org
  2011-07-22 23:12 ` spop at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: bero at arklinux dot org @ 2011-06-18  9:57 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from bero at arklinux dot org 2011-06-18 09:57:10 UTC ---
Probably the same as 48648 (which has a reduced test case)


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

* [Bug tree-optimization/49040] ICE in translate_clast, at graphite-clast-to-gimple.c:1123
  2011-05-18 10:04 [Bug tree-optimization/49040] New: ICE in translate_clast, at graphite-clast-to-gimple.c:1123 bero at arklinux dot org
  2011-05-20 13:19 ` [Bug tree-optimization/49040] " kilo at stierand dot com
  2011-06-18  9:57 ` bero at arklinux dot org
@ 2011-07-22 23:12 ` spop at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: spop at gcc dot gnu.org @ 2011-07-22 23:12 UTC (permalink / raw)
  To: gcc-bugs

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

Sebastian Pop <spop at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |spop at gcc dot gnu.org
         Resolution|                            |DUPLICATE

--- Comment #3 from Sebastian Pop <spop at gcc dot gnu.org> 2011-07-22 23:11:14 UTC ---
Duplicate: the only CLAST that could fall in that gcc_unreachable 
is clast_assignment.  The patch solving PR48648 should take care of this.

*** This bug has been marked as a duplicate of bug 48648 ***


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

end of thread, other threads:[~2011-07-22 23:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18 10:04 [Bug tree-optimization/49040] New: ICE in translate_clast, at graphite-clast-to-gimple.c:1123 bero at arklinux dot org
2011-05-20 13:19 ` [Bug tree-optimization/49040] " kilo at stierand dot com
2011-06-18  9:57 ` bero at arklinux dot org
2011-07-22 23:12 ` spop at gcc dot gnu.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).