This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/49040] ICE in translate_clast, at graphite-clast-to-gimple.c:1123


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]