[Bug c/5675] const variables wrongly considered part of constant expressions (gcc.dg/c9[09]-const-expr-3.c)

2009-03-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #15 from jsm28 at gcc dot gnu dot org 2009-03-29 18:18 --- Fixed for 4.5. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug c/5675] const variables wrongly considered part of constant expressions (gcc.dg/c9[09]-const-expr-3.c)

2009-03-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #14 from jsm28 at gcc dot gnu dot org 2009-03-29 18:14 --- Subject: Bug 5675 Author: jsm28 Date: Sun Mar 29 18:13:43 2009 New Revision: 145254 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145254 Log: PR c/456 PR c/5675 PR c/19976 PR

[Bug c/5675] const variables wrongly considered part of constant expressions (gcc.dg/c9[09]-const-expr-3.c)

2008-10-24 Thread jsm28 at gcc dot gnu dot org
--- Comment #13 from jsm28 at gcc dot gnu dot org 2008-10-24 19:36 --- Subject: Bug 5675 Author: jsm28 Date: Fri Oct 24 19:34:52 2008 New Revision: 141349 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141349 Log: PR c/456 PR c/5675 PR c/19976 PR

[Bug c/5675] const variables wrongly considered part of constant expressions (gcc.dg/c9[09]-const-expr-3.c)

2008-10-23 Thread jsm28 at gcc dot gnu dot org
--- Comment #12 from jsm28 at gcc dot gnu dot org 2008-10-24 00:06 --- Testing a patch for 4.5. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Assig

[Bug c/5675] const variables wrongly considered part of constant expressions (gcc.dg/c9[09]-const-expr-3.c)

2005-06-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-30 13:31 --- Adding "gcc.dg/c9[09]-const-expr-3.c" to the summary so I don't get confused between this bug and PR 456. -- What|Removed |Added ---

[Bug c/5675] const variables wrongly considered part of constant expressions

2005-04-24 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Last reconfirmed|2004-12-05 0

[Bug c/5675] const variables wrongly considered part of constant expressions

2005-01-23 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5675

[Bug c/5675] const variables wrongly considered part of constant expressions

2005-01-17 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2005-01-17 18:57 --- This bug is not fixed, but the 4.0 regression has been fixed. 4.0 now fails in the same way as earlier gcc versions. -- What|Removed |Added -