[Bug c++/67397] New: GCC incorrectly accepts non-type template parameter pack expansion of a parameter pack declared in the same template-parameter-list

2015-08-29 Thread brunocodutra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67397 Bug ID: 67397 Summary: GCC incorrectly accepts non-type template parameter pack expansion of a parameter pack declared in the same template-parameter-list Product: gcc

[Bug c++/67333] [C++11][constexpr] constexpr functions incorrectly prohibit taking references to volatile types

2015-08-29 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67333 Mikhail Maltsev changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/67396] New: [4.9/5.0 regression] Performance regression compiling variadic function with many arguments

2015-08-29 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67396 Bug ID: 67396 Summary: [4.9/5.0 regression] Performance regression compiling variadic function with many arguments Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c++/67394] crash due to null pointer deref in demangle_signature()

2015-08-29 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67394 Mikhail Maltsev changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/66634] Cross building native *-w64-mingw32 failed

2015-08-29 Thread ntl21042 at kmhow dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66634 Berlos Cander changed: What|Removed |Added CC||ntl21042 at kmhow dot com --- Comment #1

[Bug c++/67393] segfault in cxxfilt in d_unqualified_name () at ./cp-demangle.c:1547

2015-08-29 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67393 Mikhail Maltsev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/67395] New: It is possible to override c++ access control in case of indirect inheritance

2015-08-29 Thread webczat_200 at poczta dot onet.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67395 Bug ID: 67395 Summary: It is possible to override c++ access control in case of indirect inheritance Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: n

[Bug c++/67371] Never executed "throw" in constexpr function fails to compile

2015-08-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67371 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/55004] [meta-bug] constexpr issues

2015-08-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 67371, which changed state. Bug 67371 Summary: Never executed "throw" in constexpr function fails to compile https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67371 What|Removed |Added --

[Bug c++/67371] Never executed "throw" in constexpr function fails to compile

2015-08-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67371 --- Comment #8 from Markus Trippelsdorf --- Author: trippels Date: Sat Aug 29 18:51:26 2015 New Revision: 227323 URL: https://gcc.gnu.org/viewcvs?rev=227323&root=gcc&view=rev Log: Fix c++/67371 (issues with throw in constexpr) As PR67371 shows

[Bug c++/67394] New: crash due to null pointer deref in demangle_signature()

2015-08-29 Thread brian.carpenter at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67394 Bug ID: 67394 Summary: crash due to null pointer deref in demangle_signature() Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priori

[Bug c++/67393] New: segfault in cxxfilt in d_unqualified_name () at ./cp-demangle.c:1547

2015-08-29 Thread brian.carpenter at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67393 Bug ID: 67393 Summary: segfault in cxxfilt in d_unqualified_name () at ./cp-demangle.c:1547 Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: critical

[Bug c++/65970] [C++14] Endless loop with constexpr

2015-08-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65970 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/67174] [6 regression] gfortran.dg/do_iterator.f90 FAILs

2015-08-29 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67174 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #1 fr

[Bug c++/67026] GCC incorrectly rejects well-formed constexpr function definition

2015-08-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67026 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/67367] Program crashes on READ(IOSTAT=IOS, ...) on directory OPEN()ed without error

2015-08-29 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67367 --- Comment #8 from Jerry DeLisle --- Author: jvdelisle Date: Sat Aug 29 15:52:43 2015 New Revision: 227321 URL: https://gcc.gnu.org/viewcvs?rev=227321&root=gcc&view=rev Log: 2015-08-29 Jerry DeLisle PR fortran/67367 * gfortra

[Bug c++/67380] constexpr: Comparison of pointers to member array

2015-08-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67380 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/67376] Comparison with pointer to past-the-end of array fails inside constant expression

2015-08-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67376 Markus Trippelsdorf changed: What|Removed |Added CC||colu...@gmx-topmail.de --- Comment

[Bug fortran/67039] Documentation of pseudorandom number intrinsics is incorrect

2015-08-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67039 --- Comment #3 from kargl at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #2) > Resolved as WONTFIX? Probably not. See the last 2 paragraphs in comment #1.

[Bug fortran/67367] Program crashes on READ(IOSTAT=IOS, ...) on directory OPEN()ed without error

2015-08-29 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67367 --- Comment #7 from Jerry DeLisle --- Author: jvdelisle Date: Sat Aug 29 15:38:39 2015 New Revision: 227320 URL: https://gcc.gnu.org/viewcvs?rev=227320&root=gcc&view=rev Log: 2015-08-29 Jerry DeLisle PR libgfortran/67367 * io/

[Bug fortran/67039] Documentation of pseudorandom number intrinsics is incorrect

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67039 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/66461] [4.9/5/6 Regression] ICE on missing end program in fixed source

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66461 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug fortran/65454] Extending both forms of relational operators

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65454 --- Comment #3 from Dominique d'Humieres --- Could this PR be closed as INVALID?

[Bug fortran/64854] No bound check for explicit-shape arrays

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64854 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/56408] Fix dependency handling of testsuite/gfortran.dg

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56408 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/54599] Issues found in gfortran by the Coverity Scan

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54599 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/48244] iso-c-binding support missing on NetBSD (with patch)

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48244 --- Comment #10 from Dominique d'Humieres --- > I have submitted the necessary patches and test_result.log as pr64271 Does this mean that this PR can be closed? If yes, with which resolution?

[Bug fortran/31601] RFC: legacy-only allowed: State that code is allowed with -std=legacy ?

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31601 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/66979] gfortran internal compiler error with malformed FLUSH statement

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66979 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/66709] ICE on formatted io with parameter array specifier fmt

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66709 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/67277] segfault when passing a missing optional argument to an elemental intrinsic

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67277 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/67044] ICE: in aggregate_value_p, at function.c:2068

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67044 Dominique d'Humieres changed: What|Removed |Added Keywords||ice-on-valid-code Summ

[Bug other/67392] New: Invalid mmap return value check

2015-08-29 Thread tobias at stoeckmann dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67392 Bug ID: 67392 Summary: Invalid mmap return value check Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other A

[Bug middle-end/63510] Wrong line number in Wstrict-overflow message

2015-08-29 Thread gang.chen.5i5j at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63510 --- Comment #11 from Chen Gang --- Created attachment 36267 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36267&action=edit The related fix patch for it. The related fix patch for it: current input_location isn't precise for reporting war

[Bug fortran/67044] ICE on valid code

2015-08-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67044 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/67391] New: [SH] Convert clrt addc to normal add insn

2015-08-29 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67391 Bug ID: 67391 Summary: [SH] Convert clrt addc to normal add insn Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: targe

[Bug tree-optimization/46193] ICE: in omp_reduction_init, at omp-low.c:2212 with -ftree-parallelize-loops

2015-08-29 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46193 vries at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug tree-optimization/46193] ICE: in omp_reduction_init, at omp-low.c:2212 with -ftree-parallelize-loops

2015-08-29 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46193 --- Comment #8 from vries at gcc dot gnu.org --- Author: vries Date: Sat Aug 29 07:07:51 2015 New Revision: 227315 URL: https://gcc.gnu.org/viewcvs?rev=227315&root=gcc&view=rev Log: Handle mix/max pointer reductions in parloops 2015-08-29 Tom d