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++/18075] [4.0 Regression] #pragma implementation broken in presence of #pragma ident


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

It works just fine (libjava builds and gives decent testsuite results).

> I have not tried to build libjava on our Solaris machine before, and in any
> case that machine is appallingly slow.

You certainly meant libjava is appallingly bloated. ;-)  Yes, I confirm.

Thanks for quickly tackling the problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18075


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