[Bug optimization/12158] [3.3 regression] [hppa] compilation does not terminate at -O1
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-12-25 09:45 --- See http://gcc.gnu.org/ml/gcc-patches/2003-12/msg01946.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12158 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter.
[Bug c++/13081] [3.3/3.4 regression] forward template declarations in let inlining fail
--- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-25 16:46 --- Maybe I was wrong, this might be fixable for 3.3.3. -- What|Removed |Added Target Milestone|3.4.0 |3.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13081 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter.
[Bug c++/13081] [3.3/3.4 regression] forward template declarations in let inlining fail
--- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-25 17:24 --- The problem is that the followard template declaration: template T foo(T); Causes all template functions not be defined as inline. -- What|Removed |Added Last reconfirmed|2003-12-16 20:31:48 |2003-12-25 17:24:05 date|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13081 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter.
[Bug target/11983] ICE in dwarf-2 on code using altivec
--- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-26 01:23 --- *** Bug 13148 has been marked as a duplicate of this bug. *** -- What|Removed |Added CC||lu_zero at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11983 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.
[Bug target/7618] [3.3/3.4 Regression] GCC 3.x vararg disallowed in virtual function
--- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-26 01:52 --- The only major target in this is MIPS. -- What|Removed |Added Component|c++ |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7618 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.