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 middle-end/16237] [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch


------- Additional Comments From kenner at vlsi1 dot ultra dot nyu dot edu  2004-06-28 01:43 -------
Subject: Re:   [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch

    I was talking about code generation rather than compile time.

Potentially there will indeed be some cases where duplicate array
references are missed at the tree level (I don't think this can happen
for component references), but hopefully they'll get caught at the RTL
level.  This isn't meant to be a permanent situation, of course.


-- 


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


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