This is the mail archive of the gcc-patches@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] |
Quoting Marc Glisse <marc.glisse@inria.fr>:
The issue seems larger than just short/int. On x86, (l<l)<l fails to compile for a vector of long, with l<l that has opaque type vector of int, that seems wrong.
I don't understand what you mean here. Could you post the actual code sample?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |