[Bug tree-optimization/56478] [4.8 Regression] ICE: Floating point exception in tree_estimate_probability

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56478 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug inline-asm/56479] New: Register allocator can't allocate two 4-byte variables into 8 registers for inline asm on avr-gcc

2013-02-27 Thread Shulyaka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56479 Bug #: 56479 Summary: Register allocator can't allocate two 4-byte variables into 8 registers for inline asm on avr-gcc Classification: Unclassified Product: gcc Version

[Bug target/56473] Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread tomdean at speakeasy dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 --- Comment #4 from Thomas Dean 2013-02-28 00:38:56 UTC --- Looking again at gdb, _start from ubuntu is not the same as _start on RaspberryPi, although both compiler versions are the same. ### ## build on ubuntu ## gdb on

[Bug target/56473] Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread tomdean at speakeasy dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 --- Comment #3 from Thomas Dean 2013-02-28 00:24:44 UTC --- On Ubuntu, I recompiled with -g On RaspberryPi, I ran gdb on the resulting executable tomdean@raspberrypi:~/p9x79/bug$ gdb hello GNU gdb (GDB) 7.4.1-debian Reading symbols f

[Bug tree-optimization/56478] New: Regression: ICE: Floating point exception in tree_estimate_probability

2013-02-27 Thread dhazeghi at yahoo dot com
from 4.7 which compiles the code fine. $ gcc-trunk --version gcc-trunk (GCC) 4.8.0 20130227 (experimental) [trunk revision 196310] $ cat crash2.c /* gcc-trunk -O2+ */ int a; void fn1 () { int b; b = 0; for (;; b++) a = 0 < -9223372036854775807LL - 1 - b ? : 0; } $ gcc-trunk

[Bug fortran/56477] [4.8 Regression] ICE on invalid with pointer assignment to function result

2013-02-27 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56477 --- Comment #2 from Thomas Koenig 2013-02-27 22:31:08 UTC --- > where value->symtree->n.sym->ns->parent is NULL. Should be rvalue->symtree->n.sym->ns->parent (copy&paste error).

[Bug fortran/56477] [4.8 Regression] ICE on invalid with pointer assignment to function result

2013-02-27 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56477 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Bug libstdc++/56475] Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?)

2013-02-27 Thread k2k at narod dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56475 --- Comment #5 from Karlson2k 2013-02-27 22:07:21 UTC --- (In reply to comment #3) > Well, AC_TRY_RUN is for sure the wrong approach here. As such tests are > failing badly on cross-compilers. > I think sanest way to solve this is by spec

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #15 from Jakub Jelinek 2013-02-27 22:06:39 UTC --- Author: jakub Date: Wed Feb 27 22:06:21 2013 New Revision: 196325 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196325 Log: PR middle-end/56461 * tree-vec

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #14 from Jakub Jelinek 2013-02-27 22:05:46 UTC --- Author: jakub Date: Wed Feb 27 22:05:33 2013 New Revision: 196324 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196324 Log: PR middle-end/56461 * tree-ssa

[Bug fortran/56477] New: ICE on invalid with pointer assignment to function result

2013-02-27 Thread abensonca at gmail dot com
red with: ../gcc-trunk/configure --prefix=/home/abenson --enable-languages=c,c++,fortran --disable-multilib --with-gmp=/home/abenson Thread model: posix gcc version 4.8.0 20130227 (experimental) (GCC) $ gfortran -c -o ICEtest.o ICEtest.F90 -Wall f951: internal compiler error: Segmentation fa

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #13 from Jakub Jelinek 2013-02-27 21:41:03 UTC --- Author: jakub Date: Wed Feb 27 21:40:53 2013 New Revision: 196323 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196323 Log: PR middle-end/56461 * tree-vec

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #12 from Jakub Jelinek 2013-02-27 21:36:09 UTC --- Author: jakub Date: Wed Feb 27 21:35:53 2013 New Revision: 196322 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196322 Log: PR middle-end/56461 * ipa-pure

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #11 from Jakub Jelinek 2013-02-27 21:35:17 UTC --- Author: jakub Date: Wed Feb 27 21:35:06 2013 New Revision: 196321 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196321 Log: PR middle-end/56461 * df-scan.

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #10 from Jakub Jelinek 2013-02-27 21:34:35 UTC --- Author: jakub Date: Wed Feb 27 21:34:27 2013 New Revision: 196320 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196320 Log: PR middle-end/56461 * ipa-cp.c

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #9 from Jakub Jelinek 2013-02-27 21:33:28 UTC --- Author: jakub Date: Wed Feb 27 21:33:20 2013 New Revision: 196319 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196319 Log: PR middle-end/56461 * ipa-refer

[Bug go/56431] -lpthread should be added to -lgo

2013-02-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56431 --- Comment #6 from H.J. Lu 2013-02-27 21:20:53 UTC --- (In reply to comment #5) > I see. Interesting. I wonder if that is a bug in gold. I wonder what other I think this is related to the gold bug: http://sourceware.org/bugzilla/s

[Bug libgcc/56460] _Unwind_Find_FDE is O(n) in the number of frame infos, (and LLVM's JIT will generate many of them)

2013-02-27 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56460 Steven Bosscher changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libgcc/56460] _Unwind_Find_FDE is O(n) in the number of frame infos, (and LLVM's JIT will generate many of them)

2013-02-27 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56460 Steven Bosscher changed: What|Removed |Added CC|steven at gcc dot gnu.org | AssignedTo|unassigned

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libgcc/56460] _Unwind_Find_FDE is O(n) in the number of frame infos, (and LLVM's JIT will generate many of them)

2013-02-27 Thread stevenb.gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56460 --- Comment #5 from stevenb.gcc at gmail dot com 2013-02-27 21:09:55 UTC --- > --- Comment #4 from Chris Reed 2013-02-27 12:15:52 > UTC --- > Yes, I'm happy to address the copyright issue - the copyright disclaimer route > seems simpler.

[Bug go/56431] -lpthread should be added to -lgo

2013-02-27 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56431 --- Comment #5 from Ian Lance Taylor 2013-02-27 21:07:59 UTC --- I see. Interesting. I wonder if that is a bug in gold. I wonder what other ELF linkers do.

[Bug libstdc++/56475] Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?)

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56475 --- Comment #4 from Paolo Carlini 2013-02-27 20:24:30 UTC --- I agree. Care to send a patch for that?

[Bug tree-optimization/56476] ARM volatile writes/str creates superfluous and uncalled for read/ldr with -Os

2013-02-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56476 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/56098] [4.6 Regression] conditional write through volatile pointer produces unintended read

2013-02-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56098 Andrew Pinski changed: What|Removed |Added CC||joff at embeddedarm dot com ---

[Bug libstdc++/56475] Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?)

2013-02-27 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56475 --- Comment #3 from Kai Tietz 2013-02-27 19:45:53 UTC --- (In reply to comment #1) > We had an AC_TRY_RUN test, but such kind of test give a lot of problems and we > removed it. We had: > > AC_TRY_RUN([#include > int main(

[Bug tree-optimization/56476] ARM volatile writes/str creates superfluous and uncalled for read/ldr with -Os

2013-02-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56476 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Component|ta

[Bug go/56431] -lpthread should be added to -lgo

2013-02-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56431 --- Comment #4 from H.J. Lu 2013-02-27 19:36:07 UTC --- (In reply to comment #3) > Object OBJ has a weak reference to SYM. > > OBJ is linked against shared library S1. S1 does not define SYM. > > S1 happens to be linked against share

[Bug libstdc++/56475] Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?)

2013-02-27 Thread k2k at narod dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56475 --- Comment #2 from Karlson2k 2013-02-27 19:28:17 UTC --- Better to open random devices with "rb"? Or just 'stat' device?

[Bug c/56476] New: ARM volatile writes/str creates superfluous and uncalled for read/ldr with -Os

2013-02-27 Thread joff at embeddedarm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56476 Bug #: 56476 Summary: ARM volatile writes/str creates superfluous and uncalled for read/ldr with -Os Classification: Unclassified Product: gcc Version: 4.7.1

[Bug c++/55340] Invalid maybe unitialized warning

2013-02-27 Thread jwillemsen at remedy dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55340 --- Comment #3 from Johnny Willemsen 2013-02-27 19:20:24 UTC --- Thanks for checking this, will also try 4.8.0 at some point. We have hundreds of tests using C++11 extensively and this was the only one exposing this warning. This is mostly

[Bug libstdc++/56475] Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?)

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56475 Paolo Carlini changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- C

[Bug libstdc++/56475] New: Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?)

2013-02-27 Thread k2k at narod dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56475 Bug #: 56475 Summary: Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?) Classification: Unclassified

[Bug c++/55788] inlining failed in call to always_inline: mismatched arguments

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55788 --- Comment #3 from Jakub Jelinek 2013-02-27 18:52:05 UTC --- Sounds like dup of PR52888. Richard, is that safely backportable, or not?

[Bug go/56431] -lpthread should be added to -lgo

2013-02-27 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56431 --- Comment #3 from Ian Lance Taylor 2013-02-27 18:49:43 UTC --- Object OBJ has a weak reference to SYM. OBJ is linked against shared library S1. S1 does not define SYM. S1 happens to be linked against shared library S2. S2 does defi

[Bug c++/55813] Poorly named/documented option Wctor-dtor-privacy

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

[Bug fortran/50259] Internal Error at (1): gfc_resolve_expr(): Bad expression type

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

[Bug libfortran/30617] Implement a run time diagnostic for invalid recursive I/O

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30617 Dominique d'Humieres changed: What|Removed |Added CC||stefano.borini at ferrara

[Bug fortran/51286] function with print statement hangs when called as argument of a print statement

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51286 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resoluti

[Bug c++/56358] [C++11] Erroneous interaction of typedef and inherited constructor declarations

2013-02-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56358 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/56323] [C++11] cannot compile inherited constructor for typedef'ed base class

2013-02-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56323 --- Comment #5 from Jason Merrill 2013-02-27 18:13:34 UTC --- Author: jason Date: Wed Feb 27 18:13:24 2013 New Revision: 196316 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196316 Log: PR c++/56358 PR c++/56323

[Bug c++/56358] [C++11] Erroneous interaction of typedef and inherited constructor declarations

2013-02-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56358 --- Comment #3 from Jason Merrill 2013-02-27 18:13:36 UTC --- Author: jason Date: Wed Feb 27 18:13:24 2013 New Revision: 196316 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196316 Log: PR c++/56358 PR c++/56323

[Bug target/56473] Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 Andrew Pinski changed: What|Removed |Added Component|c |target --- Comment #2 from Andr

[Bug c++/17232] classes and class template specializations treated differently w.r.t. core issue #337

2013-02-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17232 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/55788] inlining failed in call to always_inline: mismatched arguments

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

[Bug ada/56474] New: GNAT computes size of the object to be allocated incorrectly

2013-02-27 Thread pavel at zhukoff dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56474 Bug #: 56474 Summary: GNAT computes size of the object to be allocated incorrectly Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIR

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #8 from Jakub Jelinek 2013-02-27 17:25:10 UTC --- Some more patches have been posted to gcc-patches and I'm going to post even more. There are two issues I don't have a solution for if anybody is interested. Testcase: cd

[Bug go/56431] -lpthread should be added to -lgo

2013-02-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56431 --- Comment #2 from H.J. Lu 2013-02-27 16:59:17 UTC --- The new GNU ld is complaining about an undefined weak reference because it sees libpthread.so from DT_NEEDED in libgo.so. The old GNU ld just silently adds libpthread.so from DT_NEEDE

[Bug lto/55493] [4.8 Regression] LTO always ICEs on native i686-mingw32

2013-02-27 Thread fanael4 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55493 Fanael changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/50939] [C++0x] lambda expression causes ICE when lambda captures const variable and odr-uses the variable in function templates

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50939 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug c++/55135] Segfault of gcc on a big file

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135 Paolo Carlini changed: What|Removed |Added Status|WAITING |UNCONFIRMED CC|

[Bug tree-optimization/56294] BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to bootstrap comparison failure

2013-02-27 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56294 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|jamborm a

[Bug c++/55170] incorrect mangling, should not include prefix

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55170 --- Comment #2 from Paolo Carlini 2013-02-27 16:07:16 UTC --- Jason, did you notice this issue?

[Bug c++/55340] Invalid maybe unitialized warning

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

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

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

[Bug c/56473] Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 --- Comment #1 from Jonathan Wakely 2013-02-27 15:41:34 UTC --- If these files come form an Ubuntu package then it should be reported to Ubuntu

[Bug c/56473] New: Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread tomdean at speakeasy dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 Bug #: 56473 Summary: Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed Classification: Unclassified Product: gcc Version: 4.6.3 Sta

[Bug go/56431] -lpthread should be added to -lgo

2013-02-27 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56431 --- Comment #1 from Ian Lance Taylor 2013-02-27 14:54:22 UTC --- The reference to pthread_sigmask in generic-morestack.c is weak, and the code handles the weak reference correctly. It looks like gold is doing the right thing by emitting a

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461 --- Comment #7 from Jakub Jelinek 2013-02-27 14:01:20 UTC --- Author: jakub Date: Wed Feb 27 14:01:08 2013 New Revision: 196313 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196313 Log: PR middle-end/56461 * tree-flow

[Bug fortran/50537] explicit interface required (r178939)

2013-02-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50537 Tobias Burnus changed: What|Removed |Added Keywords||accepts-invalid

[Bug fortran/56459] Wrongly rejects "TYPE(CHARACTER*1,)" (with comma)

2013-02-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56459 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- C

[Bug c++/55786] g++ segmentation fault

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55786 Paolo Carlini changed: What|Removed |Added Keywords||ice-on-invalid-code

[Bug c++/55737] Template and the constant, short-form if-then-else condition issue

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

[Bug c++/55773] C++ class object destructors are not called which a static class object in destructor function in a shared library after dlclose is called.

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55773 --- Comment #3 from Paolo Carlini 2013-02-27 13:03:24 UTC --- You didn't provide any detail about your system. See: http://gcc.gnu.org/bugs/#report On a modern x86_64-linux system the problem cannot be reproduced with current gcc-4_

[Bug fortran/53521] [4.5/4.6/4.7/4.8 Regression] Memory leak with zero-sized array constructor

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53521 Dominique d'Humieres changed: What|Removed |Added CC||xarthisius.kk at gmail dot

[Bug fortran/49241] memory leak with lhs realloc of zero-sized array

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49241 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resoluti

[Bug libgcc/56460] _Unwind_Find_FDE is O(n) in the number of frame infos, (and LLVM's JIT will generate many of them)

2013-02-27 Thread cr at progress dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56460 --- Comment #4 from Chris Reed 2013-02-27 12:15:52 UTC --- Yes, I'm happy to address the copyright issue - the copyright disclaimer route seems simpler. qsort'ing the entire array was more for simplicity - I was more concerned by the pe

[Bug fortran/56471] Program crashes when allocating a derived type with an allocatable component

2013-02-27 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56471 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org

[Bug rtl-optimization/56466] [4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1629 (loop with header n not in loop tree !)

2013-02-27 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56466 Marek Polacek changed: What|Removed |Added Component|tree-optimization |rtl-optimization --- Comment #5

[Bug other/56472] New: vcondu undocumented

2013-02-27 Thread pa...@matos-sorge.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56472 Bug #: 56472 Summary: vcondu undocumented Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/53310] [4.5/4.6/4.7/4.8 Regression] EOSHIFT leaks memory

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53310 Dominique d'Humieres changed: What|Removed |Added CC||herve.manche at libertysurf

[Bug fortran/51487] leak memory with eoshift(..,...,boundary)

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51487 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resoluti

[Bug c++/51242] [C++11] Unable to use strongly typed enums as bit fields

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51242 Paolo Carlini changed: What|Removed |Added CC|jason at gcc dot gnu.org| --- Comment #26 from Paolo Car

[Bug c++/54383] Internal compiler error for lamba function using this-> with -std=c++0x

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54383 Paolo Carlini changed: What|Removed |Added CC|jason at gcc dot gnu.org| --- Comment #4 from Paolo Carl

[Bug c++/54383] Internal compiler error for lamba function using this-> with -std=c++0x

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54383 Paolo Carlini changed: What|Removed |Added CC||ogoffart at kde dot org --- Com

[Bug c++/56464] Crashes when using implicit this in a lambda capture in member initializer

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56464 --- Comment #3 from Paolo Carlini 2013-02-27 10:24:21 UTC --- *** This bug has been marked as a duplicate of bug 54383 ***

[Bug target/53383] Allow -mpreferred-stack-boundary=3 on x86-64

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53383 Paolo Carlini changed: What|Removed |Added CC||ogoffart at kde dot org --- Com

[Bug c++/56464] Crashes when using implicit this in a lambda capture in member initializer

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

[Bug fortran/56471] New: Program crashes when allocating a derived type with a character allocatable array component.

2013-02-27 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56471 Bug #: 56471 Summary: Program crashes when allocating a derived type with a character allocatable array component. Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/56462] Simple use of auto in template function causes internal error in type_unification_real

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

[Bug target/56446] [4.6/4.7/4.8 Regression] Generate one fewer relocation when calling a checked weakref function

2013-02-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56446 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Priority|P

[Bug bootstrap/56424] [4.8 Regression] ICE at tree-inline.c:2833 on a-nllcef.ads at -O2

2013-02-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56424 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug tree-optimization/56466] [4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1629 (loop with header n not in loop tree !)

2013-02-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56466 --- Comment #4 from Richard Biener 2013-02-27 09:40:09 UTC --- RTL unrolling does excessive manual verify_loop_structure calls. I suppose we can either add an argument to verify_loop_structure to say whether to check only existing loops o

[Bug target/56470] New: [4.8 Regression] ICE output_operand: invalid shift operand

2013-02-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56470 Bug #: 56470 Summary: [4.8 Regression] ICE output_operand: invalid shift operand Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRME

[Bug libstdc++/56468] Clang exposes bug with unexpected forward-declaration of type_info

2013-02-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56468 --- Comment #3 from Jonathan Wakely 2013-02-27 09:33:27 UTC --- It's because of the implicit declaration of std::type_info, G++ correctly diagnoses similar cases with altered namespace names or type names, it only happens for std::type_inf

[Bug fortran/50190] linkpk bench of polyhedron fails during validation with gcc trunk when it is compiled with -Ofast on amd64.

2013-02-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50190 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/45472] [4.6/4.7 Regression] [Middle-end volatile semantics] ICE: in move_op_ascend, at sel-sched.c:6124 with -fselective-scheduling2

2013-02-27 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45472 Andrey Belevantsev changed: What|Removed |Added Known to work||4.8.0 Summary|[4

[Bug middle-end/45472] [4.6/4.7/4.8 Regression] [Middle-end volatile semantics] ICE: in move_op_ascend, at sel-sched.c:6124 with -fselective-scheduling2

2013-02-27 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45472 --- Comment #27 from Andrey Belevantsev 2013-02-27 08:56:15 UTC --- Author: abel Date: Wed Feb 27 08:56:08 2013 New Revision: 196308 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196308 Log: PR middle-end/45472

[Bug c/56463] infinite loop when having integer overflow in a simple accumulator

2013-02-27 Thread nakacristo at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56463 --- Comment #5 from Cristóbal Camarero 2013-02-27 08:19:04 UTC --- Dominique, I think the test I found is more problematic than yours. Since in mine, the huge value is completely independent of the ending condition. Hence most people would expec