[Bug c++/56177] [4.8 Regression] ICE when used forward for 'auto f();'

2013-02-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56177 --- Comment #4 from Jason Merrill 2013-02-06 03:34:03 UTC --- Author: jason Date: Wed Feb 6 03:33:55 2013 New Revision: 195780 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195780 Log: PR c++/56177 * decl.c (start_pr

[Bug c++/56177] [4.8 Regression] ICE when used forward for 'auto f();'

2013-02-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56177 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/56208] [4.8 Regression] Some classic sfinae cases fail to work due to access problems

2013-02-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56208 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/56215] New: Cannot create constexpr struct with unnamed unions

2013-02-05 Thread t-gcc-bugzilla at snowelm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56215 Bug #: 56215 Summary: Cannot create constexpr struct with unnamed unions Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/56177] [4.8 Regression] ICE when used forward for 'auto f();'

2013-02-05 Thread i.nixman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56177 --- Comment #6 from niXman 2013-02-06 04:16:30 UTC --- (In reply to comment #5) > Fixed. Thank you.

[Bug c++/54122] [4.7/4.8 Regression] segfault comparing enum class in lambda inside constructor of a templated class

2013-02-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54122 --- Comment #5 from Jason Merrill 2013-02-06 04:24:28 UTC --- Author: jason Date: Wed Feb 6 04:24:18 2013 New Revision: 195781 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195781 Log: PR c++/54122 * tree.c (lvalue_k

[Bug libstdc++/56216] New: TR1 bessel functions bomb at x == 0!

2013-02-05 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56216 Bug #: 56216 Summary: TR1 bessel functions bomb at x == 0! Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug libstdc++/56216] TR1 bessel functions bomb at x == 0!

2013-02-05 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56216 --- Comment #1 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2013-02-06 04:39:43 UTC --- Created attachment 29362 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29362 Patch including testcase and other cleanups. This patch adds

[Bug c++/56217] New: ICE: OpenMP: when combining shared() and a move constructor

2013-02-05 Thread radford at blackbean dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 Bug #: 56217 Summary: ICE: OpenMP: when combining shared() and a move constructor Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRM

[Bug fortran/56218] New: Segfault with allocatable intent(out) derived type argument having allocatable component

2013-02-05 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56218 Bug #: 56218 Summary: Segfault with allocatable intent(out) derived type argument having allocatable component Classification: Unclassified Product: gcc Version: 4.8.0

[Bug fortran/55891] Problem with shared library and EQUIVALENCE on darwin 11.4.2 x86_64

2013-02-05 Thread brtnfld at hdfgroup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55891 Scot Breitenfeld changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/56219] New: avr-gcc-4.7.2 missing __uint24 loop optimisation

2013-02-05 Thread demiurg_spb at freemail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56219 Bug #: 56219 Summary: avr-gcc-4.7.2 missing __uint24 loop optimisation Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

<    1   2