This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36152] New: [4.4 Regression] "invalid character '<' in mnemonic" at revision 134957
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2008 11:01:26 -0000
- Subject: [Bug middle-end/36152] New: [4.4 Regression] "invalid character '<' in mnemonic" at revision 134957
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The tests gcc.dg/vect/vect-reduc-1short.c and vect-reduc-9.c fail at revision
134957 with:
/var/tmp//ccTL0QBh.s:61:invalid character '<' in mnemonic
/var/tmp//ccTL0QBh.s:65:invalid character '<' in mnemonic
The assembly file vect-reduc-9.s contains at line 47:
p<sat_plusminus_mnemonic>w %xmm2, %xmm1
--
Summary: [4.4 Regression] "invalid character '<' in mnemonic" at
revision 134957
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dominiq at lps dot ens dot fr
GCC build triplet: i686-apple-darwin9
GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36152