[Bug debug/13148] [3.4 Regression] ICE on altivec while building code with debug enabled (-g)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 21 09:53:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-21 09:52 -------
Most likely caused by:
+2003-11-20  Fariborz Jahanian  <fjahanian@apple.com>
+           David Edelsohn  <edelsohn@gnu.org>
+
+       * calls.c (expand_call): Allocate new temp in pass1.
+       (store_one_arg): If PARALLEL, calculate excess using mode size of
+       rtvec elt. 
+       * expr.c (emit_push_insn): If PARALLEL, calculate offset using
+       mode size of rtvec elt.
+       * function.c (assign_parms): Use parm in register, if available.


Also see: <http://gcc.gnu.org/ml/gcc/2003-11/msg01162.html> so this causes a build 
failure also.

-- 


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



More information about the Gcc-bugs mailing list