This is the mail archive of the gcc-bugs@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]

[Bug c++/18073] [4.0 regression] mmintrin.h rejected by C++ frontend


------- 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


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