--- Comment #8 from dgregor at gcc dot gnu dot org 2008-01-15 18:08 ---
Fixed in mainline
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from dgregor at gcc dot gnu dot org 2008-01-15 18:08 ---
Subject: Bug 34055
Author: dgregor
Date: Tue Jan 15 18:08:00 2008
New Revision: 131547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131547
Log:
2008-01-15 Douglas Gregor <[EMAIL PROTECTED]&g
--- Comment #9 from dgregor at gcc dot gnu dot org 2008-01-15 18:08 ---
Subject: Bug 34051
Author: dgregor
Date: Tue Jan 15 18:08:00 2008
New Revision: 131547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131547
Log:
2008-01-15 Douglas Gregor <[EMAIL PROTECTED]&g
--- Comment #5 from dgregor at gcc dot gnu dot org 2008-01-15 18:08 ---
Subject: Bug 34103
Author: dgregor
Date: Tue Jan 15 18:08:00 2008
New Revision: 131547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131547
Log:
2008-01-15 Douglas Gregor <[EMAIL PROTECTED]&g
--- Comment #4 from dgregor at gcc dot gnu dot org 2008-01-15 18:08 ---
Subject: Bug 34102
Author: dgregor
Date: Tue Jan 15 18:08:00 2008
New Revision: 131547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131547
Log:
2008-01-15 Douglas Gregor <[EMAIL PROTECTED]&g
--- Comment #5 from dgregor at gcc dot gnu dot org 2008-01-15 18:09 ---
Fixed in mainline
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #5 from dgregor at gcc dot gnu dot org 2008-01-15 18:09 ---
Fixed in mainline
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #6 from dgregor at gcc dot gnu dot org 2008-01-15 18:09 ---
Fixed in mainline
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from dgregor at gcc dot gnu dot org 2008-01-15 18:50 ---
Fixed in mainline
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #5 from dgregor at gcc dot gnu dot org 2008-01-15 18:50 ---
Subject: Bug 34751
Author: dgregor
Date: Tue Jan 15 18:49:47 2008
New Revision: 131548
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131548
Log:
2008-01-15 Douglas Gregor <[EMAIL PROTECTED]&g
--- Comment #6 from dgregor at gcc dot gnu dot org 2008-01-15 20:57 ---
Subject: Bug 34399
Author: dgregor
Date: Tue Jan 15 20:56:55 2008
New Revision: 131552
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131552
Log:
2008-01-15 Douglas Gregor <[EMAIL PROTECTED]&g
--- Comment #7 from dgregor at gcc dot gnu dot org 2008-01-15 20:59 ---
Fixed in mainline
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #8 from dgregor at gcc dot gnu dot org 2008-01-16 12:58 ---
I'm unable to reproduce this failure now. What platform are you on and what
configure flags did you use?
--
dgregor at gcc dot gnu dot org changed:
What|Removed |
--- Comment #2 from dgregor at gcc dot gnu dot org 2008-04-14 13:56 ---
The links on the C++0x status web pages have been fixed.
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from dgregor at gcc dot gnu dot org 2008-07-07 23:28 ---
The problem here is that fold() is simplifying the expression before we look at
its type. The simplification here turns something that's not a function call (a
conditional expression) into a function call, th
--- Comment #8 from dgregor at gcc dot gnu dot org 2008-08-01 11:55 ---
Thanks Jakub, Dodji for working on this. Some comments:
Some nits:
- the error message we give in this case is pretty poor. Here we have an
empty initializer, but the error message we get back is "void valu
--- Comment #10 from dgregor at gcc dot gnu dot org 2008-08-01 14:05
---
(In reply to comment #9)
> > - the error message we give in this case is pretty poor. Here we have an
> >empty initializer, but the error message we get back is "void value not
> >ignor
301 - 317 of 317 matches
Mail list logo