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 c++/48660] ARM ICE in expand_expr_real_1


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

--- Comment #3 from Mikael Pettersson <mikpe at it dot uu.se> 2011-06-10 10:04:52 UTC ---
Created attachment 24484
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24484
reduced test case

With the massively reduced test case and r154736 built as a cross to
armv5tel-linux-gnueabi, I get:

> /tmp/objdir/gcc/g++ -B/tmp/objdir/gcc -O1 -S XMLServiceProvider.cc
XMLServiceProvider.cc: In member function 'virtual thunk to
XMLConfig::getBool() const':
XMLServiceProvider.cc:24:19: internal compiler error: in expand_expr_real_1, at
expr.c:8510


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