https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
--- Comment #7 from Marek Polacek ---
Author: mpolacek
Date: Wed Mar 25 20:06:24 2015
New Revision: 221671
URL: https://gcc.gnu.org/viewcvs?rev=221671&root=gcc&view=rev
Log:
PR c++/61670
* class.c (remove_zero_width_bit_fields): Check fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
--- Comment #5 from Dmitry G. Dyachenko ---
r218716 FAIL for me
Fedora 21 x86_64
PR61670]$ LANG=C /usr/local/gcc_current/bin/g++ -fsyntax-only -fpreprocessed
au.ii
au.ii:3:3: error: expected ';' at end of member declaration
0
^
au.ii: In
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
--- Comment #4 from Marc Glisse ---
I checked 2 versions of the compiler, built with rather different options.
$ /tmp/gcc-trunk/inst/bin/g++ -v au.ii
Using built-in specs.
COLLECT_GCC=/tmp/gcc-trunk/inst/bin/g++
COLLECT_LTO_WRAPPER=/tmp/gcc-trun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
--- Comment #3 from Ville Voutilainen ---
This doesn't crash on my local compiler, which is 20141212.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
Marc Glisse changed:
What|Removed |Added
Keywords||error-recovery,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
Ville Voutilainen changed:
What|Removed |Added
CC||jason at redhat dot com,