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 reichelt at gcc dot gnu dot org  2004-10-22 08:00 -------
Fixed on mainline.

Mark, your patch http://gcc.gnu.org/ml/gcc-cvs/2004-10/msg01201.html
adds __extension__ to __gthread_active_p to solve the issue in comment #2.

However, this was already fixed by Nathan's patch
http://gcc.gnu.org/ml/gcc-cvs/2004-10/msg01199.html
so the __extension__ shouldn't be necessary.

Are you going to remove it again, or would you rather keep it?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         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]