[Bug middle-end/24644] [4.1 Regression] gcc-4.1 compiled ppc64 kernels do not boot

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 4 18:06:00 GMT 2005



------- Comment #17 from pinskia at gcc dot gnu dot org  2005-11-04 18:06 -------
Variable: local_paca, UID 1270, struct paca_struct *, is global, call
clobbered, default def: local_paca_1

But we get:
  #   TMT.6_8 = V_MAY_DEF <TMT.6_7>; 
  #   VUSE <local_paca_1>;
  foo ();

I don't understand why because to me r13 should be able to change in foo so we
should get V_MAY_DEF there.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |alias


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



More information about the Gcc-bugs mailing list