[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2010-02-06 Thread hjl at gcc dot gnu dot org
--- Comment #8 from hjl at gcc dot gnu dot org 2010-02-07 04:42 --- Subject: Bug 40138 Author: hjl Date: Sun Feb 7 04:41:22 2010 New Revision: 156562 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156562 Log: Backport testcases from mainline to 4.4. 2010-02-06 H.J. Lu

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2010-02-03 Thread jason at gcc dot gnu dot org
--- Comment #7 from jason at gcc dot gnu dot org 2010-02-03 21:53 --- Fixed. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2010-02-03 Thread jason at gcc dot gnu dot org
--- Comment #6 from jason at gcc dot gnu dot org 2010-02-03 21:53 --- Subject: Bug 40138 Author: jason Date: Wed Feb 3 21:53:41 2010 New Revision: 156483 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156483 Log: PR c++/40138 * fold-const.c (operand_equal_p): Ha

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2010-02-03 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org |dot org

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-09-09 Thread paolo dot carlini at oracle dot com
--- Comment #5 from paolo dot carlini at oracle dot com 2009-09-09 15:37 --- In fact, with checking disabled no ICE or any other user visible anomalous behavior, I'm not going to spend time on this. -- paolo dot carlini at oracle dot com changed: What|Removed

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-09-09 Thread paolo dot carlini at oracle dot com
--- Comment #4 from paolo dot carlini at oracle dot com 2009-09-09 10:00 --- I think I can fix this reasonably quickly... -- paolo dot carlini at oracle dot com changed: What|Removed |Added -

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-09-09 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2009-09-09 09:45 --- I didn't have -Wall in the command line, checking was fine. Strange this -Wall thing... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40138

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-09-09 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-09-09 07:31 --- The problem still persists (revision 151550 on x86_64-unknown-linux-gnu): bug.cc: In function 'void foo(int, ...)': bug.cc:8:3: error: 'V' was not declared in this scope bug.cc:8:5: error: expected ';' before 'v'

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-09-08 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-09-08 19:14 --- Right now (151529) I can't reproduce this problem. In case, please reopen. -- paolo dot carlini at oracle dot com changed: What|Removed |Added ---

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-05-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40138

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-05-14 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40138