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 rz at linux-m68k dot org  2004-01-11 11:54 -------
Subject: Re:  [3.3/3.4 regression] ICE on legal code, global register variables problems

On Sun, Jan 11, 2004 at 12:45:53AM -0000, pinskia at gcc dot gnu dot org wrote:
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-11 00:45 -------
> Two things, global registers are just evil and a bug that effects m68k should not be 
> considered branching blocking.

I might be wrong, but all evidence suggests this bug affects ALL
architectures, not just m68k

It appears global regs are now completely defunct since 3.1 so the
feature could be safely removed in the next release. Not that I would
wish that, it is one of the few features that gives gcc an advantage
over competition in fields like virtual machines.


-- 


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]