This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Auto-vectorization with gcj


>>>>> ">" == shudo  <shudo@computer.org> writes:

>> Do we conclude that auto-vectorization does not work with the current gcj?

At the present moment it doesn't work.  There appear to be some bugs
in gcj itself (the DECL_ARTIFICIAL thing for labels) and also some
perhaps bugs in the vectorizer, see

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

Tom


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