[Bug c++/55879] [C++11][constexpr] nested constexpr Initialisation raises internal compiler error

2013-01-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55879 Paolo Carlini changed: What|Removed |Added Severity|critical|normal

[Bug bootstrap/55790] Build Failure on Head Targeting x86_64 Linux

2013-01-07 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55790 --- Comment #2 from Joel Sherrill 2013-01-07 17:07:05 UTC --- The gcc dependencies are reminding me of the pre-egcs days. I hope we don't return there. :( Anyway.. These are the sources I have linked into today's gcc-svn. This is what I

[Bug tree-optimization/55875] [4.8 Regression] IVopts caused miscompilation

2013-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55875 --- Comment #6 from Jan Hubicka 2013-01-07 17:07:57 UTC --- OK, I understnad the issue now. It is bug caused by my patch indeed. The problem is logic in scev_probably_wraps_p that is trying to prove that given IV at given STMT is not wrap

[Bug c++/55834] Undefined reference to static template member using lambda to function pointer conversion.

2013-01-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55834 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/55720] [C++11] Linkage errors of static data member initializers with lambdas

2013-01-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55720 Paolo Carlini changed: What|Removed |Added CC||splinterofchaos at gmail

[Bug driver/55470] Support -fuse-ld=bfd and -fuse-ld=gold

2013-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55470 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/55801] ICE with thread_local after ill-formed forward declaration

2013-01-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55801 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/54120] [4.8 Regression] FAIL: gfortran.fortran-torture/execute/random_2.f90 execution

2013-01-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54120 --- Comment #12 from Jakub Jelinek 2013-01-07 17:27:56 UTC --- Created attachment 29100 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29100 gcc48-pr54120.patch So, I wrote a fix against r189366, only to find out that Richard Sandi

[Bug bootstrap/55790] Build Failure on Head Targeting x86_64 Linux

2013-01-07 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55790 --- Comment #3 from Joel Sherrill 2013-01-07 17:39:59 UTC --- I don't see where att.h or bsd.h is being included. I grep'ed gcc/*.h in the build tree and source tree and don't see any includes for them. Is it possible that tm_file is being

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-07 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #11 from Diego Novillo 2013-01-07 17:54:14 UTC --- (In reply to comment #9) > Eh. Diego, how does GTY((user)) work here? It smells like a bug in vec.h > to me. > > /* Garbage collection support for vec. */ > > template

[Bug fortran/55827] ICE with multiple fortran modules and character lenght determined by an interfaced pure function

2013-01-07 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55827 --- Comment #9 from Mikael Morin 2013-01-07 17:56:58 UTC --- Author: mikael Date: Mon Jan 7 17:56:53 2013 New Revision: 194985 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194985 Log: 2013-01-07 Steven G. Kargl M

[Bug c++/55753] [C++11][4.7/4.8 Regression] ICE constexpr ctor, tsubst_copy_and_build, at cp/pt.c:14336

2013-01-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55753 --- Comment #12 from Jason Merrill 2013-01-07 18:00:34 UTC --- Author: jason Date: Mon Jan 7 18:00:18 2013 New Revision: 194986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194986 Log: PR c++/55753 * tree.c (build_a

[Bug middle-end/54120] [4.8 Regression] FAIL: gfortran.fortran-torture/execute/random_2.f90 execution

2013-01-07 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54120 --- Comment #13 from dave.anglin at bell dot net 2013-01-07 18:09:29 UTC --- On 1/7/2013 12:27 PM, jakub at gcc dot gnu.org wrote: > I'd say after with r194800 or later you shouldn't get this failure. Yes, the failure is gone. So, PR can be

[Bug fortran/55827] ICE with multiple fortran modules and character lenght determined by an interfaced pure function

2013-01-07 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55827 --- Comment #10 from Mikael Morin 2013-01-07 18:10:52 UTC --- Author: mikael Date: Mon Jan 7 18:10:46 2013 New Revision: 194987 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194987 Log: 2013-01-07 Steven G. Kargl

[Bug fortran/55827] ICE with multiple fortran modules and character lenght determined by an interfaced pure function

2013-01-07 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55827 --- Comment #11 from Mikael Morin 2013-01-07 18:16:33 UTC --- (In reply to comment #10) > Author: mikael > Date: Mon Jan 7 18:10:46 2013 > New Revision: 194987 > > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194987 > Log:

[Bug fortran/55827] ICE with multiple fortran modules and character lenght determined by an interfaced pure function

2013-01-07 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55827 --- Comment #12 from Mikael Morin 2013-01-07 18:18:12 UTC --- Author: mikael Revision: 194987 Modified property: svn:log Modified: svn:log at Mon Jan 7 18:18:03 2013

[Bug fortran/55763] Issues with some simpler CLASS(*) programs

2013-01-07 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55763 --- Comment #23 from Tobias Burnus 2013-01-07 18:30:25 UTC --- Author: burnus Date: Mon Jan 7 18:30:11 2013 New Revision: 194990 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194990 Log: 2013-01-07 Tobias Burnus

[Bug target/55897] [avr] Allocate __memx data to .progmemx.data

2013-01-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55897 --- Comment #1 from Georg-Johann Lay 2013-01-07 18:34:50 UTC --- Author: gjl Date: Mon Jan 7 18:34:40 2013 New Revision: 194991 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194991 Log: PR target/55897 * config/avr/a

[Bug fortran/55763] Issues with some simpler CLASS(*) programs

2013-01-07 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55763 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/55897] [avr] Allocate __memx data to .progmemx.data

2013-01-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55897 --- Comment #2 from Georg-Johann Lay 2013-01-07 18:37:57 UTC --- Author: gjl Date: Mon Jan 7 18:37:47 2013 New Revision: 194992 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194992 Log: PR target/55897 * doc/extend.t

[Bug c++/55898] Can't obtain stack trace

2013-01-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55898 Andrew Pinski changed: What|Removed |Added Severity|major |normal --- Comment #2 from Andr

[Bug target/55897] [avr] Allocate __memx data to .progmemx.data

2013-01-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55897 --- Comment #3 from Georg-Johann Lay 2013-01-07 18:51:38 UTC --- Author: gjl Date: Mon Jan 7 18:51:33 2013 New Revision: 194993 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194993 Log: Backport from 2013-01-07 trunk r194

[Bug target/55897] [avr] Allocate __memx data to .progmemx.data

2013-01-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55897 Georg-Johann Lay changed: What|Removed |Added Keywords||addr-space Priority

[Bug c++/55898] Can't obtain stack trace

2013-01-07 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55898 Ruben Van Boxem changed: What|Removed |Added CC||vanboxem.ruben at gmail dot

[Bug fortran/54992] [4.8 Regression] [OOP] Wrong offset in the array offset calculation when using nonclass%class(index)%nonclass

2013-01-07 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54992 --- Comment #6 from Paul Thomas 2013-01-07 19:10:40 UTC --- Author: pault Date: Mon Jan 7 19:10:32 2013 New Revision: 194994 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194994 Log: 2013-01-07 Paul Thomas PR fortra

[Bug fortran/53876] [4.8 Regression] [OOP] ICE with class array

2013-01-07 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53876 --- Comment #6 from Paul Thomas 2013-01-07 19:10:39 UTC --- Author: pault Date: Mon Jan 7 19:10:32 2013 New Revision: 194994 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194994 Log: 2013-01-07 Paul Thomas PR fortra

[Bug fortran/54990] [4.8 Regression] [OOP] ICE in tree_operand_check on SELECT TYPE

2013-01-07 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54990 --- Comment #3 from Paul Thomas 2013-01-07 19:10:41 UTC --- Author: pault Date: Mon Jan 7 19:10:32 2013 New Revision: 194994 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194994 Log: 2013-01-07 Paul Thomas PR fortra

[Bug fortran/55852] [4.6/4.7/4.8 regression] internal compiler error: in gfc_build_intrinsic_call, at fortran/expr.c:4647

2013-01-07 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55852 --- Comment #9 from Tobias Burnus 2013-01-07 19:11:13 UTC --- Author: burnus Date: Mon Jan 7 19:11:04 2013 New Revision: 194995 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194995 Log: 2013-01-07 Tobias Burnus

[Bug fortran/55901] New: [OOP] type is (character(len=*)) misinterpreted as array

2013-01-07 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55901 Bug #: 55901 Summary: [OOP] type is (character(len=*)) misinterpreted as array Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug lto/55902] New: lto1 SIGSEGV

2013-01-07 Thread vhaisman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55902 Bug #: 55902 Summary: lto1 SIGSEGV Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug lto/55902] lto1 SIGSEGV

2013-01-07 Thread vhaisman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55902 --- Comment #1 from Václav Zeman 2013-01-07 19:53:51 UTC --- Attachment upload did not work. The following link should work: https://docs.google.com/open?id=0B-WkLJEfYmSEVHVmUzR3NDAxTFE

[Bug target/55894] No constant propagation in Intel intrinsics

2013-01-07 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55894 --- Comment #4 from Marc Glisse 2013-01-07 20:17:15 UTC --- Two more versions: __m128d f(){ union { long long t[2]; __m128d d; } a = {{ 0x7fff, 0x7fff }}; return a.d; } _Z1fv: .LFB537: .cfi_sta

[Bug lto/55902] lto1 SIGSEGV

2013-01-07 Thread vhaisman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55902 --- Comment #2 from Václav Zeman 2013-01-07 20:19:11 UTC --- HTH: amber2::wilx:~/log4cplus-bzr/work-trunk/objdir-mingw64-w32/bug> gdb /usr/lib/gcc/i686-w64-mingw32/4.6/lto1 GNU gdb (GDB) 7.5-ubuntu Copyright (C) 2012 Free Software Foundation, I

[Bug fortran/54195] [4.8 Regression][OOP] IMPORT fails with GENERIC TBP: "is already present in the interface"

2013-01-07 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54195 --- Comment #9 from janus at gcc dot gnu.org 2013-01-07 21:23:20 UTC --- Apparently comment #0 has been fixed by http://gcc.gnu.org/viewcvs?view=revision&revision=193568 which applied the patch of comment #5. However, the test case in co

[Bug sanitizer/55561] TSAN: Fortran/OMP yields false positives

2013-01-07 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #32 from Joost VandeVondele 2013-01-07 21:35:25 UTC --- (In reply to comment #30) > The formatting in the patch is wrong (multiple issues). I've tried to fix them in the version below. It would be really cool to have -fope

[Bug c++/55881] #pragma GCC diagnostic ignored ignored when inlining

2013-01-07 Thread greened at obbligato dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55881 --- Comment #3 from David Greene 2013-01-07 21:49:58 UTC --- (In reply to comment #1) > What is the output of GCC? warning.cpp: In function 'int main(int, char**)': warning.cpp:5:19: warning: 'n' may be used uninitialized in this functi

[Bug c++/55881] #pragma GCC diagnostic ignored ignored when inlining

2013-01-07 Thread greened at obbligato dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55881 --- Comment #4 from David Greene 2013-01-07 21:50:51 UTC --- (In reply to comment #2) > Well - confirmed. Unlikely to be fixed. That's _very_ unfortunate. It makes the pragma almost useless in practice.

[Bug fortran/55827] ICE with multiple fortran modules and character lenght determined by an interfaced pure function

2013-01-07 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55827 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #12 from H.J. Lu 2013-01-07 22:13:33 UTC --- (In reply to comment #4) > Created attachment 29085 [details] > A patch to move lto_global_var_decls to lto/lto.c > > With this patch, I got > > lto1: internal compiler error:

[Bug bootstrap/50148] GCC fails to bootstrap with -O3 due to "may be used uninitialized" errors

2013-01-07 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50148 --- Comment #7 from Matt Hargett 2013-01-07 22:14:21 UTC --- This appears to be resolved for me, as of r194995. If someone with permissions can mark as RESOLVED, I'll VERIFY.

[Bug target/42661] Documented -mmad option not accepted.

2013-01-07 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42661 --- Comment #2 from Steve Ellcey 2013-01-07 22:16:53 UTC --- Author: sje Date: Mon Jan 7 22:16:45 2013 New Revision: 194998 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194998 Log: 2013-01-07 Steve Ellcey PR target

[Bug fortran/47136] local identifier shall not be the same as a global identifier

2013-01-07 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47136 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Co

[Bug c++/55878] [4.7/4.8 Regression] --enable-checking=yes rejection of typeid

2013-01-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55878 --- Comment #2 from Jason Merrill 2013-01-07 22:40:22 UTC --- This is a bug that only appears with --enable-checking; I don't see how that merits P1.

[Bug libstdc++/55817] void return value in std::vector::insert() c++11 should be an iterator

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

[Bug fortran/48655] False positive with -Warray-temporaries and a=transpose(a)

2013-01-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48655 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/49627] NINT(x,16) doesn't work (at all, ever, I don't think)

2013-01-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49627 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/55828] problem with access to static method from lambda in another method

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

[Bug fortran/51208] [OOP] ALLOCATE with SOURCE= or MOLD=: Diagnose if variable occurs twice

2013-01-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51208 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/52714] ICE in fixup_reorder_chain, at cfglayout.c:880

2013-01-07 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52714 --- Comment #8 from Thorsten Glaser 2013-01-07 23:19:01 UTC --- OK, this helped. Wonderful, thanks!

[Bug c++/55879] [C++11] nested constexpr Initialisation raises internal compiler error

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

[Bug c++/55893] [4.7/4.8 Regression][C++11] runtime segfault with static const object with virtual destructor

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

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-07 Thread hjl.tools at gmail dot com
eric -march=x86-64 -mtune=generic -march=x86-64 -auxbase-strip jc1.ltrans23.ltrans.o -g -O2 -Wextra -Wpedantic -version -frandom-seed=1 -fprofile-use -fno-exceptions -fasynchronous-unwind-tables -fno-common -fltrans ~/tmp/jc1.ltrans23.o -o x.s GNU GIMPLE (GCC) version 4.8.0 20130107 (experime

[Bug fortran/51208] [OOP] ALLOCATE with SOURCE= or MOLD=: Diagnose if variable occurs twice

2013-01-07 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51208 --- Comment #7 from Steve Kargl 2013-01-07 23:36:50 UTC --- On Mon, Jan 07, 2013 at 11:16:13PM +, dominiq at lps dot ens.fr wrote: > (In reply to comment #2) > > Or extremely complicated: > > > > integer, pointer :: ptr > > allo

[Bug fortran/55618] [4.6/4.7/4.8 Regression] Failures with ISO_Varying_String test suite

2013-01-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55618 --- Comment #6 from Dominique d'Humieres 2013-01-07 23:41:41 UTC --- The code in comment #2 is correctly compiled by revision 158253 (2010-04-13), but it is not by revision 159105 (2010-05-06).

[Bug ada/55903] New: [Patch] cleanup redundant assignment of pointer in gcc/c-family/c-ada-spec.c

2013-01-07 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55903 Bug #: 55903 Summary: [Patch] cleanup redundant assignment of pointer in gcc/c-family/c-ada-spec.c Classification: Unclassified Product: gcc Version: unknown

[Bug c/55903] [Patch] cleanup redundant assignment of pointer in gcc/c-family/c-ada-spec.c

2013-01-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55903 Andrew Pinski changed: What|Removed |Added Component|ada |c --- Comment #1 from Andrew Pi

[Bug target/55904] New: g++.dg/torture/vshuf-v8hi.C fails on MIPS with -O3 -mel -mips16

2013-01-07 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55904 Bug #: 55904 Summary: g++.dg/torture/vshuf-v8hi.C fails on MIPS with -O3 -mel -mips16 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCON

[Bug target/41176] [4.6/4.7/4.8 Regression] ICE in reload_cse_simplify_operands at postreload.c:396

2013-01-07 Thread lucier at math dot purdue.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41176 --- Comment #15 from lucier at math dot purdue.edu 2013-01-08 00:49:30 UTC --- I can't build today's mainline: libtool: compile: /homes/lucier/programs/gcc/objdirs/mainline/./gcc/xgcc -shared-libgcc -B/homes/lucier/programs/gcc/objdirs/ma

[Bug libstdc++/55817] [C++11] void return value in std::vector::insert() c++11 should be an iterator

2013-01-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55817 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #14 from H.J. Lu 2013-01-08 01:19:29 UTC --- (In reply to comment #13) > For the testcase at > > https://sites.google.com/site/x32abi/documents/jc1.ltrans23.o.xz?attredirects=0&d=1 > > [hjl@gnu-6 gcc]$ ./lto1 -quiet -dumpd

[Bug rtl-optimization/55627] [4.8 Regression] FAIL: g++.dg/bprob/g++-bprob-1.C execution, -Os -fprofile-arcs

2013-01-07 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55627 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug driver/55884] [4.8 Regression] FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for excess errors)

2013-01-07 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55884 --- Comment #5 from dave.anglin at bell dot net 2013-01-08 03:34:15 UTC --- With the patch, the tests are unresolved with r194997: UNSUPPORTED: libgomp.fortran/omp_parse3.f90 -O0 UNSUPPORTED: libgomp.fortran/omp_parse3.f90 -O1 UNSUPPORT

[Bug fortran/55905] New: ICE for polymorphic dummy argument with an allocatable coarray component

2013-01-07 Thread damian at rouson dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55905 Bug #: 55905 Summary: ICE for polymorphic dummy argument with an allocatable coarray component Classification: Unclassified Product: gcc Version: 4.8.0 Stat

[Bug tree-optimization/55906] New: suboptimal code generated for post-inc on Thumb1

2013-01-07 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55906 Bug #: 55906 Summary: suboptimal code generated for post-inc on Thumb1 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/55618] [4.6/4.7/4.8 Regression] Failures with ISO_Varying_String test suite

2013-01-07 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55618 --- Comment #7 from Paul Thomas 2013-01-08 06:14:01 UTC --- Author: pault Date: Tue Jan 8 06:13:52 2013 New Revision: 195004 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195004 Log: 2013-01-08 Paul Thomas PR fortra

[Bug fortran/55907] New: internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:1418

2013-01-07 Thread garcia.espinosa.jr at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55907 Bug #: 55907 Summary: internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:1418 Classification: Unclassified Product: gcc Version: 4.7.1

<    1   2