[Bug libstdc++/58952] New: Construct "std::getchar()" rejected when getchar is macro in C library

2013-10-31 Thread michael at talamasca dot ocis.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58952 Bug ID: 58952 Summary: Construct "std::getchar()" rejected when getchar is macro in C library Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug c/58953] New: Unhelpful error message in conflict between enum and #define

2013-10-31 Thread michael at talamasca dot ocis.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58953 Bug ID: 58953 Summary: Unhelpful error message in conflict between enum and #define Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Pr

[Bug c++/58954] New: accessing a private member function in decltype of a friend class causes access control error

2013-10-31 Thread myspam456 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58954 Bug ID: 58954 Summary: accessing a private member function in decltype of a friend class causes access control error Product: gcc Version: 4.8.1 Status: UNCONFIRMED

[Bug tree-optimization/58955] New: wrong code at -O3 on x86_64-linux-gnu

2013-10-31 Thread su at cs dot ucdavis.edu
/gcc-trunk --with-mpfr=/usr/local/gcc-trunk --with-mpc=/usr/local/gcc-trunk --with-cloog=/usr/local/gcc-trunk --prefix=/usr/local/gcc-trunk Thread model: posix gcc version 4.9.0 20131031 (experimental) [trunk revision 204248] (GCC) $ $ gcc-trunk -O2 small.c; a.out 1 $ gcc-4.8 -O3 small.c; a.out 1

[Bug tree-optimization/58956] New: wrong code at -O1 and above (affecting gcc 4.6 to trunk)

2013-10-31 Thread su at cs dot ucdavis.edu
--disable-werror --enable-checking=none --with-gmp=/usr/local/gcc-trunk --with-mpfr=/usr/local/gcc-trunk --with-mpc=/usr/local/gcc-trunk --with-cloog=/usr/local/gcc-trunk --prefix=/usr/local/gcc-trunk Thread model: posix gcc version 4.9.0 20131031 (experimental) [trunk revision 204248] (GCC

[Bug tree-optimization/58957] New: compilation hangs at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes)

2013-10-31 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58957 Bug ID: 58957 Summary: compilation hangs at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes) Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: norm

[Bug c++/58954] accessing a private member function in decltype of a friend class causes access control error

2013-10-31 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58954 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug fortran/57893] Crash for allocatable character string during compilation.

2013-10-31 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57893 --- Comment #2 from Paul Thomas --- Author: pault Date: Fri Nov 1 06:56:41 2013 New Revision: 204286 URL: http://gcc.gnu.org/viewcvs?rev=204286&root=gcc&view=rev Log: 2013-11-01 Paul Thomas PR fortran/57893 * gfortran.dg/unlimited_po

<    1   2