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

Matthias Klose <doko at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doko at gcc dot gnu.org

--- Comment #3 from Matthias Klose <doko at gcc dot gnu.org> 2012-01-09 
09:17:44 UTC ---
seen with hard float as well

g++ -c -g -O2 --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16
--with-mode=thumb output.ii
In file included from ../../gold/compressed_output.h:33:0,
                 from ../../gold/compressed_output.cc:31:
../../gold/output.h: In member function 'virtual bool
gold::Output_section::do_is_section_flag_set(elfcpp::Elf_Xword) const':
../../gold/output.h:3640:40: internal compiler error: in output_move_double, at
config/arm/arm.c:13933
Please submit a full bug report,
with preprocessed source if appropriate.

Reply via email to