[Bug debug/11983] [3.4 Regression] ICE in dwarf-2 on code using altivec

2004-01-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords|patch | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11983 --- You are receiving this mail because: --- You a

[Bug debug/11983] [3.4 Regression] ICE in dwarf-2 on code using altivec

2004-01-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-06 20:54 --- My patch does not fix it all the way and there needs to be decided how CONST_VECTOR is described in dwarf2 -- What|Removed |Added --

[Bug debug/11983] [3.4 Regression] ICE in dwarf-2 on code using altivec

2004-01-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||11793 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11983 ---

[Bug debug/11983] [3.4 Regression] ICE in dwarf-2 on code using altivec

2004-01-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-06 08:06 --- Patch here: . -- What|Removed |Added

[Bug debug/11983] [3.4 Regression] ICE in dwarf-2 on code using altivec

2004-01-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-06 07:42 --- Looks like add_location_or_const_value_attribute needs to understand const_vector. -- What|Removed |Added ---