This is the mail archive of the gcc-patches@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]

Re: [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793)


On Fri, 2006-06-09 at 15:05 -0400, Jakub Jelinek wrote:
> On Wed, Jun 07, 2006 at 09:20:25PM -0400, Andrew MacLeod wrote:

> I have bootstrapped/regtested this on the trunk on i686-linux after
> reverting revision 114480 (i.e. Andrew's PR middle-end/27793 workaround).

If this is approved, you can either revert my changes, or I will do it.
In either case, we should make sure the assert that I mentioned in 27793
is inserted in it place to catch if this ever shows up anywhere again.
(assert.diff in the PR, added in comment #13) 

Andrew


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