This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18073] [4.0 regression] mmintrin.h rejected by C++ frontend
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2004 16:11:23 -0000
- Subject: [Bug c++/18073] [4.0 regression] mmintrin.h rejected by C++ frontend
- References: <20041020100158.18073.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2004-12-07 16:11 -------
not fixed. still rejecting
./include/mmintrin.h: In function 'int _mm_cvtsi64_si32(int __vector__)':
./include/mmintrin.h:91: error: invalid cast from type 'int __vector__' to type
'long long int'
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18073