[Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture

amodra at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu May 2 11:35:00 GMT 2013


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

--- Comment #4 from Alan Modra <amodra at gmail dot com> 2013-05-02 11:35:20 UTC ---
I believe this is triggered by powerpc turning on -fsection-anchors by default,
and a section anchor bug loses the alignment.  The classes are all nicely
aligned if I compile with -fno-section-anchors



More information about the Java-prs mailing list