This is the mail archive of the gcc@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] | |
On Jan 4, 2005, at 11:04 AM, Daniel Berlin wrote:The equivalent failure (there is a bug report about it) in C is that we are assigning the same DECL_UID to two different decls.
I don't know if this is what is happening in Ada.
If not, we may hvae to just remove the assert.
No the problem is that the decl is only declared as inline, I think this is the same bug as the Java one.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |