public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* why are there many copies of function_decls that have the same information including the same uid?
@ 2005-07-11 12:40 Kenneth Zadeck
  2005-07-11 12:50 ` Daniel Berlin
  0 siblings, 1 reply; 4+ messages in thread
From: Kenneth Zadeck @ 2005-07-11 12:40 UTC (permalink / raw)
  To: GCC, Berlin, Daniel, Mitchell, Mark, Jan Hubicka

Is this a bug or a feature?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: why are there many copies of function_decls that have the same information including the same uid?
  2005-07-11 12:40 why are there many copies of function_decls that have the same information including the same uid? Kenneth Zadeck
@ 2005-07-11 12:50 ` Daniel Berlin
  2005-07-11 14:05   ` Andrew Pinski
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Berlin @ 2005-07-11 12:50 UTC (permalink / raw)
  To: Kenneth Zadeck; +Cc: GCC, Mitchell, Mark, Jan Hubicka

On Mon, 2005-07-11 at 08:40 -0400, Kenneth Zadeck wrote:
> Is this a bug or a feature?
Bug.
where is it occurring?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: why are there many copies of function_decls that have the same information including the same uid?
  2005-07-11 12:50 ` Daniel Berlin
@ 2005-07-11 14:05   ` Andrew Pinski
  2005-07-11 16:55     ` Kenneth Zadeck
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Pinski @ 2005-07-11 14:05 UTC (permalink / raw)
  To: Daniel Berlin; +Cc: Mitchell, Mark, Jan Hubicka, Kenneth Zadeck, GCC


On Jul 11, 2005, at 8:50 AM, Daniel Berlin wrote:

> On Mon, 2005-07-11 at 08:40 -0400, Kenneth Zadeck wrote:
>> Is this a bug or a feature?
> Bug.
> where is it occurring?

I want to say the C++ front-end since that is where a couple of
ICEs have showed up because of that.

-- Pinski

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: why are there many copies of function_decls that have the same information including the same uid?
  2005-07-11 14:05   ` Andrew Pinski
@ 2005-07-11 16:55     ` Kenneth Zadeck
  0 siblings, 0 replies; 4+ messages in thread
From: Kenneth Zadeck @ 2005-07-11 16:55 UTC (permalink / raw)
  To: Andrew Pinski; +Cc: Daniel Berlin, Mitchell, Mark, Jan Hubicka, GCC

I was wrong, I misread some debugging output.

Sorry,

kenny

Andrew Pinski wrote:
>
> On Jul 11, 2005, at 8:50 AM, Daniel Berlin wrote:
>
>> On Mon, 2005-07-11 at 08:40 -0400, Kenneth Zadeck wrote:
>>> Is this a bug or a feature?
>> Bug.
>> where is it occurring?
>
> I want to say the C++ front-end since that is where a couple of
> ICEs have showed up because of that.
>
> -- Pinski

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-07-11 16:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-11 12:40 why are there many copies of function_decls that have the same information including the same uid? Kenneth Zadeck
2005-07-11 12:50 ` Daniel Berlin
2005-07-11 14:05   ` Andrew Pinski
2005-07-11 16:55     ` Kenneth Zadeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).