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 target/54252] [4.7/4.8 Regression] Bad alignment code generated for Neon loads


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

--- Comment #8 from Eric Batut <eric.batut at allegorithmic dot com> 2012-08-30 15:52:20 UTC ---
The original bug instance is fixed on trunk (rev 190803).
I had what I think is another instance of the same bug, where the error message
is "alignment of array elements is greater than element size", and this is also
fixed by rev 190803.

(In reply to comment #7)
> Fixed now I believe on trunk.


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