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 target/16344] libstdc++'s PCH built by profiledbootstrap does not work with the built compiler


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-07-08 23:00 -------
Subject: Re:  libstdc++'s PCH built by profiledbootstrap doe

>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|                            |FIXED
>    Target Milestone|---                         |3.4.2

The patch fixes the cause of the PCH failure.  However, it doesn't
fix the SEGV caused by trying to canonicalize an invalid function address.

I think this could be fixed by canonicalizing the address of pch_init
before it is written to the PCH file.

Dave


-- 


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


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