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 optimization/7871] [3.3/3.4 regression] ICE on legal code, global register variables problems


------- Additional Comments From rth at redhat dot com  2004-01-11 20:10 -------
Subject: Re:  [3.3/3.4 regression] ICE on legal code, global register variables problems

The feature cannot be removed.  It is used heavily in both glibc
and the linux kernel.  Fortunately, in both cases it tends to be
used read-only and thus doesn't tend to trigger the bug seen here.


r~


-- 


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


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