[Bug c++/67989] [REGRESSION] g++ ICE on armel valid code

2015-10-22 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67989

Paolo Carlini  changed:

   What|Removed |Added

 CC||rguenther at suse dot de

--- Comment #3 from Paolo Carlini  ---
For the record: given the actual error, can't be one of my two C++ front-end
patches. I'm also pretty sure isn't a C++ front-end issue at all.

Richard, sorry for bothering, can you have a look?


[Bug c++/67989] [REGRESSION] g++ ICE on armel valid code

2015-10-22 Thread sylvestre at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67989

Sylvestre Ledru  changed:

   What|Removed |Added

 CC||sylvestre at debian dot org

--- Comment #2 from Sylvestre Ledru  ---
The actual error is:

// /usr/include/c++/5/bits/atomic_base.h: In member function 'bool
lldb::SBAddress::OffsetAddress(lldb::addr_t)':
// /usr/include/c++/5/bits/atomic_base.h:396:35: internal compiler error: in
emit_move_insn, at expr.c:3601
//   return __atomic_load_n(&_M_i, __m);
//^


[Bug c++/67989] [REGRESSION] g++ ICE on armel valid code

2015-10-20 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67989

Paolo Carlini  changed:

   What|Removed |Added

 CC||paolo.carlini at oracle dot com
   Severity|major   |normal


[Bug c++/67989] [REGRESSION] g++ ICE on armel valid code

2015-10-16 Thread costamagnagianfranco at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67989

--- Comment #1 from Gianfranco  ---
Created attachment 36526
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36526=edit
crash log