[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-27 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-27 09:22 --- It turns out that #pragma ident is ignored on Solaris, too. Yes, the bug is fully reproducible anywhere. That's why I put *-*-* as the triplets. Eric, can you test this patch in your Solaris setup?

[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-27 Thread zack at gcc dot gnu dot org
--- Additional Comments From zack at gcc dot gnu dot org 2004-10-27 17:18 --- (From update of attachment 7415) fix mime type, mark as patch -- What|Removed |Added

[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-10-27 17:29 --- Subject: Bug 18075 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-10-27 17:29:31 Modified files: libcpp : ChangeLog directives.c Log

[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-27 Thread zack at gcc dot gnu dot org
--- Additional Comments From zack at gcc dot gnu dot org 2004-10-27 17:31 --- fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-26 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-26 07:08 --- Zack, Matt, may I ask you to take a look at this one? This is really critical on Solaris for the reasons I exposed in my initial filing. And I'd like to have the sparc*-sun-solaris2* platforms bootstrap

[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||build, wrong-code Summary|#pragma implementation |[4.0 Regression] #pragma

[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-20 Thread ebotcazou at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||17265 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18075

[Bug c++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident

2004-10-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-20 12:56 --- : Search converges between 2004-09-20-161001-trunk (#551) and 2004-09-21-094824-trunk (#552). Almost certain caused by: 2004-09-20 Matt Austern [EMAIL PROTECTED] Zack Weinberg [EMAIL