--- Comment #8 from jakub at gcc dot gnu dot org 2008-07-30 12:40 ---
I agree there is no need to fix this on the older branches.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
-
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.4.0 |4.3.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35322
--- Comment #6 from tromey at gcc dot gnu dot org 2008-03-14 15:45 ---
Subject: Bug 35322
Author: tromey
Date: Fri Mar 14 15:44:56 2008
New Revision: 133220
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133220
Log:
2008-03-14 Uros Bizjak <[EMAIL PROTECTED]>
PR libcpp
--- Comment #5 from ubizjak at gmail dot com 2008-03-14 14:52 ---
(In reply to comment #4)
> Fixed on trunk.
This patch is also needed:
Index: pr35322.c
===
--- pr35322.c (revision 133217)
+++ pr35322.c (working copy)
--- Comment #4 from tromey at gcc dot gnu dot org 2008-03-13 21:11 ---
Fixed on trunk.
I'm never sure if I should close these PRs or not.
It is a regression on the older branches, but minor enough that I
doubt anybody will want to back-port the fix.
--
tromey at gcc dot gnu dot org