[Bug c/64470] New: “floating constant exceeds range” warning for constants that should fit

2015-01-02 Thread tg at mirbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64470 Bug ID: 64470 Summary: “floating constant exceeds range” warning for constants that should fit Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

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

2015-01-02 Thread tg at mirbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64471 Bug ID: 64471 Summary: 403 Forbidden on GCC 5 page Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: web Assignee:

[Bug c++/61135] It seems to be not able to call virtual method of literal object in lambda expression

2015-01-02 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61135 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #5 fro

[Bug c++/64455] A constexpr variable template can't be used with enable_if

2015-01-02 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64455 --- Comment #2 from Ville Voutilainen --- Reduced to avoid using type_traits: template constexpr bool IsType = true; template struct Test { }; template struct Test { typedef T type; }; template struct X { typedef typename Test,T

[Bug fortran/57562] [OOP] ICE due to extended derived type with PARAMETER attribute

2015-01-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57562 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|un

[Bug ipa/64472] New: FAIL: gcc.dg/ipa/inline-7.c

2015-01-02 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64472 Bug ID: 64472 Summary: FAIL: gcc.dg/ipa/inline-7.c Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa Assignee:

[Bug fortran/60507] Passing function call into procedure argument not caught

2015-01-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60507 --- Comment #7 from janus at gcc dot gnu.org --- Author: janus Date: Fri Jan 2 11:24:32 2015 New Revision: 219141 URL: https://gcc.gnu.org/viewcvs?rev=219141&root=gcc&view=rev Log: 2015-01-02 Janus Weil PR fortran/60507 * interface.c

[Bug ipa/64472] FAIL: gcc.dg/ipa/inline-7.c

2015-01-02 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64472 --- Comment #1 from Tejas Belagod --- Only fails for -fPIC.

[Bug c/64470] “floating constant exceeds range” warning for constants that should fit

2015-01-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64470 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/60507] Passing function call into procedure argument not caught

2015-01-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60507 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug libstdc++/64473] New: libstdc++-v3 tests fail to link on AArch64 tiny memory model.

2015-01-02 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64473 Bug ID: 64473 Summary: libstdc++-v3 tests fail to link on AArch64 tiny memory model. Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Pr

[Bug target/62084] [avr] ICE: in convert_debug_memory_address

2015-01-02 Thread senthil_kumar.selvaraj at atmel dot com
||l.com --- Comment #5 from Senthil Kumar Selvaraj --- Not reproducible with the latest trunk build (gcc version 5.0.0 20150102)

[Bug target/63949] Aarch64 instruction combiner does not optimize subsi_sxth function as expected (gcc.target/aarch64/extend.c fails)

2015-01-02 Thread vekumar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63949 --- Comment #7 from vekumar at gcc dot gnu.org --- I ran GCC tests against the patch found one failure. int adds_shift_ext ( long long a, int b, int c) { long long d = (a + ((long long)b << 3)); if (d == 0) return a + c; else retu

[Bug middle-end/64465] [5 Regression] internal compiler error: verify_flow_info failed

2015-01-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64465 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 CC|

[Bug fortran/58175] [OOP] Incorrect warning message on scalar finalizer

2015-01-02 Thread patnel97269-gfortran at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58175 patnel97269-gfortran at yahoo dot fr changed: What|Removed |Added CC||patnel97269-gfortra

[Bug web/64468] Incorrect indentation in Doxygen-generated sources of libstdc++

2015-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64468 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ipa/64472] FAIL: gcc.dg/ipa/inline-7.c

2015-01-02 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64472 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/64474] New: transfer(c_null_ptr, ...) causes an internal error

2015-01-02 Thread arjen.markus895 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64474 Bug ID: 64474 Summary: transfer(c_null_ptr, ...) causes an internal error Product: gcc Version: 4.8.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug ipa/64472] FAIL: gcc.dg/ipa/inline-7.c

2015-01-02 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64472 --- Comment #3 from H.J. Lu --- I think is expected since "a" may be overridden when compiled with -fPIC. We can either make "a" static or mark it as hidden.

[Bug fortran/64474] [4.8 Regression] transfer(c_null_ptr, ...) causes an internal error

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

[Bug fortran/57562] [OOP] ICE due to extended derived type with PARAMETER attribute

2015-01-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57562 --- Comment #8 from janus at gcc dot gnu.org --- Author: janus Date: Fri Jan 2 16:31:52 2015 New Revision: 219144 URL: https://gcc.gnu.org/viewcvs?rev=219144&root=gcc&view=rev Log: 2015-01-02 Janus Weil PR fortran/57562 * expr.c (fin

[Bug fortran/57562] [OOP] ICE due to extended derived type with PARAMETER attribute

2015-01-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57562 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug web/64468] Incorrect indentation in Doxygen-generated sources of libstdc++

2015-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64468 --- Comment #1 from Jonathan Wakely --- Author: redi Date: Fri Jan 2 16:50:51 2015 New Revision: 219147 URL: https://gcc.gnu.org/viewcvs?rev=219147&root=gcc&view=rev Log: PR libstdc++/64468 * doc/doxygen/user.cfg.in: Set correct TAB_SIZ

[Bug libstdc++/64438] Removing string-conversion requirement causes libstdc++-v3 fails on AArch64.

2015-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64438 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Fri Jan 2 16:50:45 2015 New Revision: 219146 URL: https://gcc.gnu.org/viewcvs?rev=219146&root=gcc&view=rev Log: PR libstdc++/64438 * testsuite/21_strings/basic_string/numeric_co

[Bug web/64468] Incorrect indentation in Doxygen-generated sources of libstdc++

2015-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64468 --- Comment #2 from Jonathan Wakely --- Fixed on trunk so far.

[Bug libstdc++/64438] Removing string-conversion requirement causes libstdc++-v3 fails on AArch64.

2015-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64438 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |5.0 --- Comment #5 from Jonathan Wakel

[Bug c/64470] “floating constant exceeds range” warning for constants that should fit

2015-01-02 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64470 --- Comment #2 from joseph at codesourcery dot com --- The definition of DBL_MAX_EXP (and thereby GCC's __DBL_MAX_EXP__) in C11 is "maximum integer such that FLT_RADIX raised to one less than that power is a representable finite floating-point

[Bug libstdc++/64475] New: [5.0 Regression] FAIL: 28_regex/algorithms/regex_match/ecma/char/backref.cc

2015-01-02 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64475 Bug ID: 64475 Summary: [5.0 Regression] FAIL: 28_regex/algorithms/regex_match/ecma/char/backref.cc Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: norma

[Bug libstdc++/64475] [5.0 Regression] FAIL: 28_regex/algorithms/regex_match/ecma/char/backref.cc

2015-01-02 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64475 --- Comment #1 from Tejas Belagod --- Fails on AArch32 too.

[Bug libstdc++/64475] [5.0 Regression] FAIL: 28_regex/algorithms/regex_match/ecma/char/backref.cc

2015-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64475 --- Comment #2 from Jonathan Wakely --- Yes it fails everywhere, but this one is nothing to do with me :)

[Bug libstdc++/64475] [5.0 Regression] FAIL: 28_regex/algorithms/regex_match/ecma/char/backref.cc

2015-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64475 --- Comment #3 from Jonathan Wakely --- The fix has already been posted and approved: https://gcc.gnu.org/ml/libstdc++/2015-01/msg1.html

[Bug tree-optimization/64454] optimize (x%5)%5

2015-01-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64454 --- Comment #1 from Marc Glisse --- Folding (x%y)

[Bug target/64461] bad assembly generated for Coldfire targets

2015-01-02 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64461 --- Comment #1 from Joel Sherrill --- Doing a git bisect showed this to be the commit that broke things. Clearly not m68k specific but triggered it. commit 91ae0791cbebaac673e42e53c8b7f000241a0ca1 Author: dj Date: Fri Aug 29 23:19:42 2014 +0

[Bug target/47540] ARM THUMB crash with complex numbers

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

[Bug c++/64422] basic_string::erase is unresloved

2015-01-02 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64422 --- Comment #4 from Bernd Edlinger --- Author: edlinger Date: Fri Jan 2 21:12:54 2015 New Revision: 219149 URL: https://gcc.gnu.org/viewcvs?rev=219149&root=gcc&view=rev Log: 2015-01-02 Bernd Edlinger PR libstdc++/64422 * src

[Bug c++/64422] basic_string::erase is unresloved

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

[Bug target/64461] bad assembly generated for Coldfire targets

2015-01-02 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64461 --- Comment #2 from Joel Sherrill --- Multiple BSPs trigger this on various files which is not a surprise seeing as it is generating an illegal memory to memory move. But in case it helps, this is the list of CPU CFLAGS of BSPs which trigger it.

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

2015-01-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63552 --- Comment #4 from janus at gcc dot gnu.org --- (In reply to janus from comment #3) > For the commented-out line I get: > > call co_reduce(a,x%ppc) >1 2 > Fehler: A argument at (1) has type INTEGER(4) but the function passed as >

[Bug fortran/64474] [4.8 Regression] transfer(c_null_ptr, ...) causes an internal error

2015-01-02 Thread arjen.markus895 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64474 --- Comment #2 from Arjen Markus --- Hi Janus, thanks for looking into this. Personally, I have no problem moving to version 4.9. It's just that I ran into the problem. Regards, Arjen 2015-01-02 16:28 GMT+01:00 janus at gcc dot gnu.org : > ht

[Bug target/64461] bad assembly generated for Coldfire targets

2015-01-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64461 --- Comment #3 from Andreas Schwab --- It is using truncsiqi2, but that pattern hasn't been adjusted for coldfire.

[Bug libstdc++/64475] [5.0 Regression] FAIL: 28_regex/algorithms/regex_match/ecma/char/backref.cc

2015-01-02 Thread timshen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64475 --- Comment #4 from Tim Shen --- Author: timshen Date: Fri Jan 2 22:33:04 2015 New Revision: 219151 URL: https://gcc.gnu.org/viewcvs?rev=219151&root=gcc&view=rev Log: PR libstdc++/64475 * include/bits/regex_executor.tcc (_Executor<>::_M

[Bug target/64461] bad assembly generated for Coldfire targets

2015-01-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64461 --- Comment #4 from Andreas Schwab --- The easiest fix is to disable the three trunc patterns for the coldfire.

[Bug target/53314] m32r-rtems does not provide crtinit.o and crtfini.o

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

[Bug target/46586] Can't compile libiberty for bfin-elf target.

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

[Bug target/14436] ICE building libgcc.a

2015-01-02 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14436 Joel Sherrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/14538] *-rtems broken for gnat

2015-01-02 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14538 Bug 14538 depends on bug 14436, which changed state. Bug 14436 Summary: ICE building libgcc.a https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14436 What|Removed |Added --

[Bug libffi/14554] libffi: ASM error

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

[Bug target/64461] bad assembly generated for Coldfire targets

2015-01-02 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64461 --- Comment #5 from Joel Sherrill --- (In reply to Andreas Schwab from comment #4) > The easiest fix is to disable the three trunc patterns for the coldfire. This isn't my area of expertise. That's why I focused in on doing the git bisect. Hoped

[Bug target/51192] h8300 ICE building libgcov.c in int_mode_for_mode

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

[Bug target/54747] config/bfin/bfin.c:2721: possible missing break ?

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

[Bug middle-end/36828] 4.3.1 when optimising for size generates much larger code than 4.0.x

2015-01-02 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36828 --- Comment #4 from Joel Sherrill --- Based on the last comment, should this PR be closed. It has been five years.

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

2015-01-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63552 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|un

[Bug libstdc++/64476] New: std::uninitialized_copy tests assignability the wrong way, resulting in performance pessimization

2015-01-02 Thread gcc-bugzilla at contacts dot eelis.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64476 Bug ID: 64476 Summary: std::uninitialized_copy tests assignability the wrong way, resulting in performance pessimization Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug rtl-optimization/64477] New: x86 sse unnecessary GPR spill

2015-01-02 Thread zoltan at hidvegi dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64477 Bug ID: 64477 Summary: x86 sse unnecessary GPR spill Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization

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

2015-01-02 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 Bug ID: 64478 Summary: Ada Exception handlers call signal-unsafe malloc/free Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

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

2015-01-02 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 --- Comment #1 from Bernd Edlinger --- I found this initially with TSAN: RUN c52104x ^M ,.,. C52104X ACATS 2.5 15-01-03 04:12:21^M C52104X CHECK THAT IN ARRAY ASSIGNMENTS AND IN SLICE ASSIGNMENTS,^M THE LENGTHS MUST MATCH; A

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

2015-01-02 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/16212] ICE ada/gcc-interface/trans.c:1626 on legal Ada 83 program

2015-01-02 Thread aoliva at gcc dot gnu.org
) $ ./xgcc --version xgcc (GCC) 5.0.0 20150102 (experimental) [trunk revision ae61c50:a5fe274:4df12aa29efd9950b5bcbe15c207e61e11c16435]

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

2015-01-02 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48918 Alexandre Oliva changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/52120] [Ada] Compiler assertion in iterator

2015-01-02 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52120 Alexandre Oliva changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

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

2015-01-02 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-02 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-02 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 --- Comment #5 from Bernd Edlinger --- but I cant see why a potential deadlock in an exception handler is not a bug?

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

2015-01-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478 --- Comment #6 from Andrew Pinski --- (In reply to Bernd Edlinger from comment #5) > but I cant see why a potential deadlock in an exception > handler is not a bug? Actually here is what glibc says about malloc: Function: void * malloc (size_t s