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 middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c


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

--- Comment #10 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-10-06 12:39:07 UTC ---
(In reply to comment #9)
> There is still a problem on arm: vect-shuffle-2.c and vect-shuffle-5.c fail
> with ICE at all optimization levels above -O0 (other vect-shuffle-*.c tests
> pass).
> ICE is a segfault in expand_vec_shuffle_expr (optabs.c:6660), here are the
> details:
> 
> $ arm-eabi-gcc vect-shuffle-2.c  -O1 -c 

Please open a separate bug report, the problems are gone for i686, at least
according to <http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg00664.html>.

(At the first suspicion that an additional observation is a separate bug, clone
or open a separate report, thanks.)


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