http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #13 from eric.valette at free dot fr 2012-01-11 12:22:57 UTC ---
Even if the code is invalid, gcc should not crash with a ICE but notify that
the asm is invalid.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #10 from eric.valette at free dot fr 2011-12-03 23:49:42 UTC ---
Then at least I know how to fix the bug. Thanks a lot for your help. I will use
the C definition instead of inline asm. BTW I have no clue on arm assembler. Is
the asm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #8 from eric.valette at free dot fr 2011-12-03 10:32:39 UTC ---
(In reply to comment #6)
> I guess I've been hit by the Emit-conditions-in-push_multi problem. I applied
> the patch below after verifying ist upstream but h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #7 from eric.valette at free dot fr 2011-12-02 14:58:49 UTC ---
The line given in the error correspond to a gcc_unreachable call in the
fp_immediate_constant (rtx x) function???
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
eric.valette at free dot fr changed:
What|Removed |Added
Component|target |c++
Severity
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #5 from eric.valette at free dot fr 2011-12-01 17:25:15 UTC ---
g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #4 from eric.valette at free dot fr 2011-12-01 17:20:38 UTC ---
Compilation option for the file
-g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -DPIC -D_REENTRANT
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #3 from eric.valette at free dot fr 2011-12-01 17:10:15 UTC ---
Created attachment 25968
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25968
bziped preprocessed file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #2 from eric.valette at free dot fr 2011-12-01 17:08:49 UTC ---
I cannot attach the preprocessed file directly because its too biig. Will try
to zip it. I already attached it but get no error first time.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
Bug #: 51381
Summary: Internal compiler error for arm target
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: major
Priority: P3
10 matches
Mail list logo