I get with the testcase I'm about to attach: [EMAIL PROTECTED] gcc-4.0 -S -Wall pragma_bug.ii /home/eric/cvs/gcc/libjava/java/lang/natClass.cc:34: warning: ignoring #pragma ident implementation
With 3.4.3pre, all works fine. This is critical on Solaris because there are #pragma ident all over the place in the header files. This also prevents libgcj from building on Solaris. -- Summary: #pragma implementation broken in presence of #pragma ident Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ebotcazou at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: *-*-* GCC host triplet: *-*-* GCC target triplet: *-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18075