--- Comment #16 from dodji at gcc dot gnu dot org 2010-01-29 16:07 ---
Hopefully fixed in 4.5 (trunk) now.
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #15 from dodji at gcc dot gnu dot org 2010-01-29 14:31 ---
Subject: Bug 42634
Author: dodji
Date: Fri Jan 29 14:30:41 2010
New Revision: 156351
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156351
Log:
Fix PRs c++/42758, c++/42634, c++/42797
... and mitig
--- Comment #7 from dodji at gcc dot gnu dot org 2010-01-28 12:30 ---
Fixed in trunk.
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Comment #4 from dodji at gcc dot gnu dot org 2010-01-28 12:30 ---
Subject: Bug 42820
Author: dodji
Date: Thu Jan 28 12:29:52 2010
New Revision: 156316
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156316
Log:
Fix PR c++/42713
gcc/cp/ChangeLog:
PR c
--- Comment #6 from dodji at gcc dot gnu dot org 2010-01-28 12:30 ---
Subject: Bug 42713
Author: dodji
Date: Thu Jan 28 12:29:52 2010
New Revision: 156316
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156316
Log:
Fix PR c++/42713
gcc/cp/ChangeLog:
PR c
--- Comment #3 from dodji at gcc dot gnu dot org 2010-01-26 14:12 ---
Indeed.
*** This bug has been marked as a duplicate of 42713 ***
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #5 from dodji at gcc dot gnu dot org 2010-01-26 14:12 ---
*** Bug 42820 has been marked as a duplicate of this bug. ***
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #14 from dodji at gcc dot gnu dot org 2010-01-19 15:39 ---
Created an attachment (id=19656)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19656&action=view)
candidate fix
I am testing this fix.
I think one residual issue that was left to fix in the revert pa
--- Comment #13 from dodji at gcc dot gnu dot org 2010-01-18 23:14 ---
Subject: Bug 42634
Author: dodji
Date: Mon Jan 18 23:14:01 2010
New Revision: 156026
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156026
Log:
Revert fix of PR c++/
gcc/cp/ChangeLog:
*
--- Comment #12 from dodji at gcc dot gnu dot org 2010-01-18 21:19 ---
Subject: Bug 42634
Author: dodji
Date: Mon Jan 18 21:18:49 2010
New Revision: 156022
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156022
Log:
Fix PR c++/42634
gcc/cp/ChangeLog:
PR c
--- Comment #11 from dodji at gcc dot gnu dot org 2010-01-18 11:24 ---
It looks like the fix for PR42761 made the previous fix for this one (the one I
reverted) acceptable now.
I am waiting for Jason's comment at
http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00964.html
--
--- Comment #9 from dodji at gcc dot gnu dot org 2010-01-15 11:29 ---
Re-opening, as the fix was reverted.
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #8 from dodji at gcc dot gnu dot org 2010-01-15 11:23 ---
Subject: Bug 42634
Author: dodji
Date: Fri Jan 15 11:23:29 2010
New Revision: 155936
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155936
Log:
Revert commit of PR c++/42634, which was commit r155868
--- Comment #4 from dodji at gcc dot gnu dot org 2010-01-14 15:56 ---
Candidate patch posted to
http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00666.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42713
--- You are receiving this mail because: ---
You are on the CC list
--- Comment #3 from dodji at gcc dot gnu dot org 2010-01-14 14:39 ---
Here is a smaller reproducer:
template
struct S
{
};
template
struct S0
{
typedef T TT;
};
template
struct super_struct : S0
{
typedef S0 super;
};
template
struct S1 : super_struct
{
typedef
--- Comment #7 from dodji at gcc dot gnu dot org 2010-01-13 20:08 ---
Fixed in 4.5
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Comment #6 from dodji at gcc dot gnu dot org 2010-01-13 20:06 ---
Subject: Bug 42634
Author: dodji
Date: Wed Jan 13 20:06:26 2010
New Revision: 155868
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155868
Log:
Fix PR c++/42634
gcc/cp/ChangeLog:
PR c
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
CC|dseketel at redhat dot com |
AssignedTo|unassigned at gcc dot gnu |dodji at gcc dot gnu
18 matches
Mail list logo