[Bug c/64479] New: wrong optimization delayed-branch for SH

2015-01-03 Thread oshima...@yagoto-urayama.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64479 Bug ID: 64479 Summary: wrong optimization delayed-branch for SH Product: gcc Version: 4.8.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug target/64477] [4.9/5 Regression] x86 sse unnecessary GPR spill

2015-01-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64477 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/64478] Ada Exception handlers call signal-unsafe malloc/free

2015-01-03 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 Bernd Edlinger changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug ada/64478] Ada Exception handlers call signal-unsafe malloc/free

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ada/64478] Ada Exception handlers call signal-unsafe malloc/free

2015-01-03 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 --- Comment #9 from Bernd Edlinger --- Sorry, Andrew, a deadlock in the Ada exception handler is an Ada BUG by definition. Even if YOU can't fix it easily. The memory could be pre-allocated as the call stack and we should make it to the point

[Bug ada/64478] Ada Exception handlers call signal-unsafe malloc/free

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 --- Comment #10 from Andrew Pinski --- (In reply to Bernd Edlinger from comment #9) > I still dont see what's wrong with tsan here, the signal could > easily be from a kill -SIGSEGV . Because this is while executing in the synchonous signal form

[Bug ada/64478] Ada Exception handlers call signal-unsafe malloc/free

2015-01-03 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 --- Comment #11 from Bernd Edlinger --- Sorry. again the test case c380004 just with this little addition begin Test ("C380004", "Check evaluation of discriminant expressions " & "when the constraint depends on a disc

[Bug fortran/63494] ICE with deferred-character-length component

2015-01-03 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63494 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug fortran/38319] Memory leaks in allocatable component expressions

2015-01-03 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38319 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org --- C

[Bug fortran/38724] Segfault caused by derived-type with allocatable component in OpenMP private clause

2015-01-03 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38724 janus at gcc dot gnu.org changed: What|Removed |Added Summary|Segfault caused by |Segfault caused by

[Bug ada/64478] Ada Exception handlers call signal-unsafe malloc/free

2015-01-03 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 Bernd Edlinger changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug pch/61250] Random pch failures on x86_64-apple-darwin1(3|4).

2015-01-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250 Dominique d'Humieres changed: What|Removed |Added Target|x86_64-apple-darwin13 |x86_64-apple-darwin1(3|4)

[Bug target/50077] FAIL: gcc.target/i386/pr49866.c (test for excess errors) on x86_64-apple-darwin1*

2015-01-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50077 Dominique d'Humieres changed: What|Removed |Added Target|x86_64-apple-darwin10, |x86_64-apple-darwin1*,

[Bug fortran/60913] [OOP] Memory leak with allocatable polymorphic function result (in type-bound operator)

2015-01-03 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60913 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code Summary|

[Bug fortran/55603] [F03] Memory leak with scalar allocatable function result

2015-01-03 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55603 --- Comment #8 from janus at gcc dot gnu.org --- PR 60913 is closely related and contains a more complicated test case.

[Bug fortran/38319] Memory leaks in allocatable component expressions

2015-01-03 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38319 --- Comment #8 from janus at gcc dot gnu.org --- (In reply to Paul Thomas from comment #0) > alloc_comp_assign_4.f90 nested constructors(line 56) With current trunk I see additional leaks in lines 28 and 29. Those are again due to not auto-d

[Bug middle-end/64388] [5 Regression] r219037 caused FAIL: gcc.dg/pr44194-1.c

2015-01-03 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64388 --- Comment #4 from H.J. Lu --- A patch is posted at https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01990.html

[Bug c/64480] New: List designated initializer triggers -Wmissing-field-initializers

2015-01-03 Thread petr.pisar at atlas dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64480 Bug ID: 64480 Summary: List designated initializer triggers -Wmissing-field-initializers Product: gcc Version: 4.8.3 Status: UNCONFIRMED Severity: normal

[Bug fortran/60255] [OOP] Deferred character length variable at (1) cannot yet be associated with unlimited polymorphic entities

2015-01-03 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60255 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid Stat

[Bug ipa/64481] New: [5 Regression] r219076 breaks bootstrap (x86_64-unknown-linux-gnu)

2015-01-03 Thread david.abdurachmanov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64481 Bug ID: 64481 Summary: [5 Regression] r219076 breaks bootstrap (x86_64-unknown-linux-gnu) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: blocker

[Bug middle-end/64388] [5 Regression] r219037 caused FAIL: gcc.dg/pr44194-1.c

2015-01-03 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64388 --- Comment #5 from dave.anglin at bell dot net --- On 2015-01-03, at 10:01 AM, hjl.tools at gmail dot com wrote: > --- Comment #4 from H.J. Lu --- > A patch is posted at > > https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01990.html Can't revie

[Bug ada/48918] GNAT Bug Box with Assert_Failure with einfo.adb:2661

2015-01-03 Thread anhvofrcaus at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48918 --- Comment #3 from Anh Vo --- Great. Thank you for your effort.

[Bug c++/56126] -fno-exceptions should activate -fcheck-new or issue diagnostic for all new operators without throw()

2015-01-03 Thread olafvdspek at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56126 Olaf van der Spek changed: What|Removed |Added CC||olafvdspek at gmail dot com --- Comm

[Bug c++/64482] New: No Exceptions Improvements

2015-01-03 Thread olafvdspek at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64482 Bug ID: 64482 Summary: No Exceptions Improvements Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assign

[Bug c++/64482] No Exceptions Improvements

2015-01-03 Thread olafvdspek at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64482 Olaf van der Spek changed: What|Removed |Added Severity|normal |enhancement

[Bug target/64460] ARM ICE on valid code

2015-01-03 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64460 --- Comment #1 from Joel Sherrill --- I ran a git bisect and it didn't narrow it down much but I hope this helps. After the list of candidates, I am posting the full git bisect log. Bisecting: 27 revisions left to test after this (roughly 5 step

[Bug target/55192] bfin generates invalid assembly

2015-01-03 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55192 Joel Sherrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/64483] New: FAIL: 18_support/exception_ptr/64241.cc (test for excess errors)

2015-01-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64483 Bug ID: 64483 Summary: FAIL: 18_support/exception_ptr/64241.cc (test for excess errors) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug c++/63779] g++ 4.9 generates invalid object provoking a GOT relative relocation must reference a local symbol linker error on SunOS

2015-01-03 Thread vhaisman at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63779 --- Comment #4 from Václav Zeman --- I think I am experiencing same or similar issue with GCC 4.8.2 on Oracle Solaris 11.2 Express (i386). This is a snippet from log4cplus build. Almost all of these are related to __gthread* symbols but I also ge

[Bug c++/63779] g++ 4.9 generates invalid object provoking a GOT relative relocation must reference a local symbol linker error on SunOS

2015-01-03 Thread vhaisman at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63779 --- Comment #5 from Václav Zeman --- Created attachment 34369 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34369&action=edit assembler source

[Bug c++/63779] g++ 4.9 generates invalid object provoking a GOT relative relocation must reference a local symbol linker error on SunOS

2015-01-03 Thread vhaisman at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63779 --- Comment #6 from Václav Zeman --- Created attachment 34370 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34370&action=edit preprocessed source for global-init.cxx

[Bug c++/63779] g++ 4.9 generates invalid object provoking a GOT relative relocation must reference a local symbol linker error on SunOS

2015-01-03 Thread vhaisman at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63779 --- Comment #7 from Václav Zeman --- Created attachment 34371 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34371&action=edit resulting .o file

[Bug fortran/63552] [OOP] Type-bound procedures rejected as actual argument to dummy procedure

2015-01-03 Thread ian_harvey at bigpond dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63552 Ian Harvey changed: What|Removed |Added CC||ian_harvey at bigpond dot com --- Comment #

[Bug ada/64484] New: TSAN reports lock-order-inversion in c940006, c940011 and c940012

2015-01-03 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64484 Bug ID: 64484 Summary: TSAN reports lock-order-inversion in c940006, c940011 and c940012 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug ipa/64485] New: ICE at -Os and above on x86_64-linux-gnu in compute_inlined_call_time, at ipa-inline.c:550

2015-01-03 Thread su at cs dot ucdavis.edu
--enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix gcc version 5.0.0 20150103 (experimental) [trunk revision 219158] (GCC) $ $ gcc-trunk -O1 -c small.c $ gcc-4.9 -Os -c small.c $ $ gcc-trunk -Os -c small.c small.c:26:1: internal compiler error: in

[Bug ipa/64481] [5 Regression] r219076 breaks bootstrap (x86_64-unknown-linux-gnu)

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64481 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |5.0

[Bug web/64469] Broken link on main page

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64469 Andrew Pinski changed: What|Removed |Added CC||tg at mirbsd dot org --- Comment #1 from

[Bug web/64471] 403 Forbidden on GCC 5 page

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64471 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ipa/64485] ICE at -Os and above on x86_64-linux-gnu in compute_inlined_call_time, at ipa-inline.c:550

2015-01-03 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64485 --- Comment #1 from Zhendong Su --- The following (somewhat simpler) test case triggers the same ICE: - int a, b, c; int fn1 () { return a || b; } static void fn2 (int p) { if (p) c = fn1 (); for (;;) ; }

[Bug web/64469] Broken link on main page

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64469 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/64457] NVCC like features CUDA/OpenCL support for GCC to use GPU's to speed up compile jobs.

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64457 Andrew Pinski changed: What|Removed |Added Component|c |middle-end --- Comment #2 from Andrew Pi

[Bug target/64456] [AArch64] pr64252.c fail on aarch64_be

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64456 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Target|aarch64

[Bug target/63596] Saving of GPR/FPRs for stdarg even though the variable argument is not used

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63596 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug tree-optimization/60669] VRP misses asserts for some already defined statements

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60669 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug fortran/63552] [OOP] Type-bound procedures rejected as actual argument to dummy procedure

2015-01-03 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63552 --- Comment #7 from Tobias Burnus --- (In reply to Ian Harvey from comment #6) > Note that using a type bound procedure (versus a procedure component) as an > actual argument is an extension to Fortran 2008. Can you pinpoint this in the standard

[Bug tree-optimization/40211] 12.2 SSA Operands needs to be updated for tuples

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40211 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/64486] New: Failure building cross compiler for arm-eabi (system.ads)

2015-01-03 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64486 Bug ID: 64486 Summary: Failure building cross compiler for arm-eabi (system.ads) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priori

[Bug ada/64486] Failure building cross compiler for arm-eabi (system.ads)

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64486 --- Comment #1 from Andrew Pinski --- You need a GCC 5 gnat to begin with.

[Bug ada/64486] Failure building cross compiler for arm-eabi (system.ads)

2015-01-03 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64486 simon at pushface dot org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|-

[Bug bootstrap/63539] libgo does not use the newly built objcopy when doing a combined build

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63539 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/63539] libgo does not use the newly built objcopy when doing a combined build

2015-01-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63539 --- Comment #6 from Andrew Pinski --- Author: pinskia Date: Sat Jan 3 22:50:48 2015 New Revision: 219165 URL: https://gcc.gnu.org/viewcvs?rev=219165&root=gcc&view=rev Log: 2015-01-03 Andrew Pinski Bug #63539 * Makefile.def (flag

[Bug fortran/63552] [OOP] Type-bound procedures rejected as actual argument to dummy procedure

2015-01-03 Thread ian_harvey at bigpond dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63552 --- Comment #8 from Ian Harvey --- For clarity - there is a difference between a procedure as an actual argument and a procedure reference (something with parentheses and maybe arguments following) that is part of an expression that is an actual

[Bug c++/64487] New: internal compiler error: in fold_offsetof_1, at c-family/c-common.c:9857

2015-01-03 Thread matthias.hochsteger at tuwien dot ac.at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64487 Bug ID: 64487 Summary: internal compiler error: in fold_offsetof_1, at c-family/c-common.c:9857 Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal

[Bug testsuite/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single

2015-01-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62250 --- Comment #2 from John David Anglin --- Author: danglin Date: Sun Jan 4 01:22:54 2015 New Revision: 219171 URL: https://gcc.gnu.org/viewcvs?rev=219171&root=gcc&view=rev Log: PR testsuite/62250 * lib/gfortran.exp: Add libatomic library

[Bug testsuite/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single

2015-01-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62250 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/56126] -fno-exceptions should activate -fcheck-new or issue diagnostic for all new operators without throw()

2015-01-03 Thread bruck.michael at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56126 --- Comment #5 from Michael Bruck --- @Olaf "5.3.4 New 13 [Note: unless an allocation function is declared with a non-throwing exception-specification (15.4), it indicates failure to allocate storage by throwing a std::bad_alloc exception (Claus

[Bug fortran/63494] ICE with deferred-character-length component

2015-01-03 Thread bdavis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63494 Bud Davis changed: What|Removed |Added CC||bdavis at gcc dot gnu.org --- Comment #3 fro

[Bug fortran/63494] ICE with deferred-character-length component

2015-01-03 Thread bdavis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63494 --- Comment #4 from Bud Davis --- my comment sounded snarky; not intended. I did not know that you were also reducing this test case !!! This page was 'stale' in my browser when i added the comment. --bud