This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: 3.4 PATCH: Only use libstdc++v3 PCH file if built successfully


On Fri, Jun 06, 2003 at 12:05:55AM +0200, Rainer Orth wrote:
> The error is from toplev.c (finalize): the 
> 
> 	ferror (asm_out_file) != 0
> 
> test fails, but strangely running cc1plus under par/trace reveals no system
> call at all that failed with EBADF ;-(  I'll have to investigate this
> further.

Freaky weird.

> The following patch fixes this.  Tested both by rerunning make check in
> libstdc++-v3 and a full bootstrap/regtest.
> 
> Ok for mainline?

Yes, but...

> Wed Jun  4 22:07:39 2003  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>

...please use the ISO/"new" style of date in changelog entries.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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