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]

Re: [Bug middle-end/17126] [3.5 Regression] ICE in GC with non-unit-at-a-time


On Mon, Aug 23, 2004 at 11:49:26AM -0000, ehrhardt at mathematik dot uni-ulm dot de wrote:
> Maybe I'm missing something but this patch seems to make the assumption
> that DECL_ASSEMBLER_NAME is a tree_node. However, it is simply a char *:

I did miss something :-(. DECL_ASSEMBLER_NAME IS in fact a tree_node.
Sorry for the confusion.


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