[Bug c++/53814] FAIL: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test

2012-07-03 Thread michaelh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53814 --- Comment #1 from michaelh at gcc dot gnu.org 2012-07-03 23:29:07 UTC --- Author: michaelh Date: Tue Jul 3 23:29:03 2012 New Revision: 189242 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189242 Log: 2012-07-03 Michael Hope

[Bug c++/52796] [C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize

2012-05-23 Thread michaelh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52796 --- Comment #8 from michaelh at gcc dot gnu.org 2012-05-23 21:34:54 UTC --- Author: michaelh Date: Wed May 23 21:34:50 2012 New Revision: 187816 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187816 Log: Fix the PR entry in the C

[Bug pch/45979] precompiled headers breakage on 2.6.36-rc Linux/ARM kernels

2012-03-22 Thread michaelh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45979 --- Comment #12 from michaelh at gcc dot gnu.org 2012-03-23 02:19:51 UTC --- Author: michaelh Date: Fri Mar 23 02:19:46 2012 New Revision: 185724 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185724 Log: 2012-03-16 Mich