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/26840] [4.2 Regression] escaping global variables cause 'definition follows use' error.



------- Comment #6 from dberlin at gcc dot gnu dot org  2006-03-24 14:49 -------
The only reason i can think that this would occur is if the copies had
different SMT's or NMT's associated with them, but that shouldn't happen, since
they are copies :)


-- 


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


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