[Bug libgomp/64635] darwin produces libgomp-plugin-host_nonshm.1.dylib but tries to load libgomp-plugin-host_nonshm.so.1

2015-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64635 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org --- Better add config/darwin/ and some header to it that defines SONAME_SUFFIX(n), where it would be .so. #n in config/posix/ version of the header and . #n .dylib in the config/darwin/

[Bug c++/64647] [5 Regression] [C++14] std::__max_element contains code not allowed in constexpr function

2015-01-17 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64647 Ville Voutilainen ville.voutilainen at gmail dot com changed: What|Removed |Added CC|

[Bug c++/63287] __STDCPP_THREADS__ is not defined

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

[Bug fortran/64578] [OOP] Seg-fault and ICE with unlimited polymorphic array pointer function

2015-01-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64578 --- Comment #11 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sat Jan 17 20:44:07 2015 New Revision: 219802 URL: https://gcc.gnu.org/viewcvs?rev=219802root=gccview=rev Log: 2015-01-17 Paul Thomas pa...@gcc.gnu.org PR

[Bug boehm-gc/64042] FAIL: boehm-gc.c/gctest.c -O2 execution test

2015-01-17 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64042 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added CC||iains at gcc dot

[Bug libstdc++/64649] New: regex_traits::lookup_classname() only works with random access iterators

2015-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64649 Bug ID: 64649 Summary: regex_traits::lookup_classname() only works with random access iterators Product: gcc Version: 4.9.3 Status: UNCONFIRMED Keywords:

[Bug fortran/64578] [OOP] Seg-fault and ICE with unlimited polymorphic array pointer function

2015-01-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64578 --- Comment #12 from Dominique d'Humieres dominiq at lps dot ens.fr --- AFAICT gfortran.dg/unlimited_polymorphic_21.f90 has not yet been committed.

[Bug libstdc++/64651] New: std::rethrow_exception not found by ADL

2015-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64651 Bug ID: 64651 Summary: std::rethrow_exception not found by ADL Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component:

[Bug libstdc++/64638] [5 Regression] Build failure with recent futex changes in libstdc++, likely all non-gthreads targets

2015-01-17 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64638 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libstdc++/64647] New: [5 Regression] [C++14] std::__max_element contains code not allowed in constexpr function

2015-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64647 Bug ID: 64647 Summary: [5 Regression] [C++14] std::__max_element contains code not allowed in constexpr function Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug libstdc++/64647] [5 Regression] [C++14] std::__max_element contains code not allowed in constexpr function

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

[Bug fortran/60357] [F08] structure constructor with unspecified values for allocatable components

2015-01-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60357 --- Comment #13 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sat Jan 17 18:08:38 2015 New Revision: 219801 URL: https://gcc.gnu.org/viewcvs?rev=219801root=gccview=rev Log: 2015-01-17 Andre Vehreschild ve...@gmx.de PR

[Bug fortran/55932] [F03] ICE for structure constructor with scalar allocatable component

2015-01-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55932 --- Comment #10 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sat Jan 17 18:08:38 2015 New Revision: 219801 URL: https://gcc.gnu.org/viewcvs?rev=219801root=gccview=rev Log: 2015-01-17 Andre Vehreschild ve...@gmx.de PR

[Bug fortran/61275] Invalid initialization expression for ALLOCATABLE component in structure constructor at (1)

2015-01-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61275 --- Comment #2 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sat Jan 17 18:08:38 2015 New Revision: 219801 URL: https://gcc.gnu.org/viewcvs?rev=219801root=gccview=rev Log: 2015-01-17 Andre Vehreschild ve...@gmx.de PR

[Bug libgomp/64635] darwin produces libgomp-plugin-host_nonshm.1.dylib but tries to load libgomp-plugin-host_nonshm.so.1

2015-01-17 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64635 --- Comment #3 from howarth at bromo dot med.uc.edu --- The minimal fix would be... Index: libgomp/configure.tgt === --- libgomp/configure.tgt (revision 219800) +++

[Bug libstdc++/64649] regex_traits::lookup_classname() only works with random access iterators

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

[Bug libstdc++/64650] New: std::experimental::bad_optional_access is not default constructible

2015-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64650 Bug ID: 64650 Summary: std::experimental::bad_optional_access is not default constructible Product: gcc Version: 4.9.3 Status: UNCONFIRMED Keywords:

[Bug libstdc++/64650] std::experimental::bad_optional_access is not default constructible

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

[Bug c/64648] New: Incorrect message description of -Wunused-value

2015-01-17 Thread chengniansun at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64648 Bug ID: 64648 Summary: Incorrect message description of -Wunused-value Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug fortran/60922] [4.9/5 regression] Memory leak with allocatable CLASS components

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

[Bug middle-end/44982] [4.8/4.9/5 Regression] ICE in get_narrower, at tree.c:7832

2015-01-17 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44982 --- Comment #12 from tbsaunde at gcc dot gnu.org --- (In reply to rguent...@suse.de from comment #11) On Thu, 15 Jan 2015, tbsaunde at gcc dot gnu.org wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44982 tbsaunde at gcc dot gnu.org

[Bug target/60884] [SH] improve inlined strlen-like builtin functions

2015-01-17 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60884 --- Comment #5 from Oleg Endo olegendo at gcc dot gnu.org --- The test case gcc.target/sh/memset.c: void test00(char *dstb) { __builtin_memset (dstb, 0, 15); } compiles to: mov r4,r0 tst #3,r0 mov #0,r1

[Bug fortran/60922] [4.9/5 regression] Memory leak with allocatable CLASS components

2015-01-17 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60922 --- Comment #11 from janus at gcc dot gnu.org --- (In reply to janus from comment #10) The following patchlet seems to fix it. Might just be a copy'n'paste error? In any case it regtests cleanly.

[Bug c/64639] false negative of -Wunused-value

2015-01-17 Thread chengniansun at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64639 --- Comment #3 from Chengnian Sun chengniansun at gmail dot com --- (In reply to Chengnian Sun from comment #2) (In reply to Andrew Pinski from comment #1) (a = 0) != 0 has a side effect of setting a to 0. I think in this case, clang is

[Bug c++/64653] Incomplete emission of D1/D2 destructors when optimising -- link failure with gold

2015-01-17 Thread thiago at kde dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64653 --- Comment #2 from Thiago Macieira thiago at kde dot org --- Created attachment 34472 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34472action=edit src1 assembly output by GCC 4.9

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-17 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-apple-darwin14

[Bug target/64652] New: [SH] ICE when using -mdiv=call-fp

2015-01-17 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64652 Bug ID: 64652 Summary: [SH] ICE when using -mdiv=call-fp Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-17 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 --- Comment #9 from David Edelsohn dje at gcc dot gnu.org --- Locally reverting the creation of offload_table may avoid the reference to the undefined symbol as a workaround to get sane testsuite results. tree offload_table = build_zero_cst

[Bug c++/64653] Incomplete emission of D1/D2 destructors when optimising -- link failure with gold

2015-01-17 Thread thiago at kde dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64653 --- Comment #1 from Thiago Macieira thiago at kde dot org --- Created attachment 34471 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34471action=edit src1 assembly output by GCC 4.9

[Bug c++/64653] New: Incomplete emission of D1/D2 destructors when optimising -- link failure with gold

2015-01-17 Thread thiago at kde dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64653 Bug ID: 64653 Summary: Incomplete emission of D1/D2 destructors when optimising -- link failure with gold Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug libgomp/64635] darwin produces libgomp-plugin-host_nonshm.1.dylib but tries to load libgomp-plugin-host_nonshm.so.1

2015-01-17 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64635 --- Comment #5 from howarth at bromo dot med.uc.edu --- Created attachment 34469 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34469action=edit proposed fix for plugin suffix Bootstrap and libgomp regression tested on

[Bug c/64639] false negative of -Wunused-value

2015-01-17 Thread chengniansun at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64639 Chengnian Sun chengniansun at gmail dot com changed: What|Removed |Added CC|

[Bug target/42759] libgcc fails to compile with segmentation fault

2015-01-17 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42759 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/28040] [m68k]wrong move const extends output at coldfire v4

2015-01-17 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28040 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/25678] -m68000 doesn't work

2015-01-17 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25678 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/64640] New: Ada build failure on cygwin-32

2015-01-17 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64640 Bug ID: 64640 Summary: Ada build failure on cygwin-32 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada

[Bug c++/64641] New: ICE in get_polymorphic_call_info with C-cast to (polymorphic) object-reference

2015-01-17 Thread meisenmann....@fh-salzburg.ac.at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64641 Bug ID: 64641 Summary: ICE in get_polymorphic_call_info with C-cast to (polymorphic) object-reference Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity:

[Bug middle-end/64642] New: Malformed code as result of C-cast to (polymorphic) object-reference (an opt-level ...)

2015-01-17 Thread meisenmann....@fh-salzburg.ac.at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64642 Bug ID: 64642 Summary: Malformed code as result of C-cast to (polymorphic) object-reference (an opt-level ...) Product: gcc Version: 4.9.2 Status: UNCONFIRMED

[Bug c++/64643] New: bad location for multiple fields in union initialized

2015-01-17 Thread deni_ at hotmail dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64643 Bug ID: 64643 Summary: bad location for multiple fields in union initialized Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug fortran/60334] Segmentation fault on character pointer assignments

2015-01-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60334 --- Comment #5 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sat Jan 17 11:07:57 2015 New Revision: 219798 URL: https://gcc.gnu.org/viewcvs?rev=219798root=gccview=rev Log: 2015-01-17 Andre Vehreschild ve...@gmx.de PR

[Bug libstdc++/64638] Build failure with recent futex changes in libstdc++, likely all non-gthreads targets

2015-01-17 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64638 Ulrich Weigand uweigand at gcc dot gnu.org changed: What|Removed |Added CC||uweigand at

[Bug c++/64644] New: warning: anonymous union with no members should be an error with -pedantic-errors

2015-01-17 Thread harald at gigawatt dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64644 Bug ID: 64644 Summary: warning: anonymous union with no members should be an error with -pedantic-errors Product: gcc Version: 4.9.2 Status: UNCONFIRMED

[Bug tree-optimization/64601] Missed PRE on std::vector move assignment

2015-01-17 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64601 Marc Glisse glisse at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

gcc 4.9.2 cygwin64 internal error parsing decimal float point values

2015-01-17 Thread Marc Reynolds
NOTE: I am not on neither of these mailing list so including me on any messages which might require further information The precompiled binary installed from the package manager labeled 4.9.2-1. The following program reproduces: - int main() { float f = 1.17549435082228750797e-38F;

[Bug libstdc++/64638] [5 Regression] Build failure with recent futex changes in libstdc++, likely all non-gthreads targets

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

[Bug libffi/64645] New: liibffi fails to build on cygwin-32

2015-01-17 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64645 Bug ID: 64645 Summary: liibffi fails to build on cygwin-32 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libffi

[Bug libstdc++/64638] [5 Regression] Build failure with recent futex changes in libstdc++, likely all non-gthreads targets

2015-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64638 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Sat Jan 17 13:48:48 2015 New Revision: 219799 URL: https://gcc.gnu.org/viewcvs?rev=219799root=gccview=rev Log: PR libstdc++/64638 *

[Bug libstdc++/64638] [5 Regression] Build failure with recent futex changes in libstdc++, likely all non-gthreads targets

2015-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64638 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Known to work||4.9.3

[Bug ada/64640] Ada build failure on cygwin-32

2015-01-17 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64640 --- Comment #1 from Bernd Edlinger bernd.edlinger at hotmail dot de --- Created attachment 34468 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34468action=edit possible fix

[Bug fortran/60922] [4.9/5 regression] Memory leak with INTENT(OUT) CLASS argument w/ allocatable CLASS components

2015-01-17 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60922 --- Comment #7 from janus at gcc dot gnu.org --- Looking at the output of -fdump-tree-original for comment 6, one sees with 4.8: d_vect_bld_x (struct __class_test_leak_D_vect_type restrict x) { if (x-_data-v._data != 0B) {

[Bug fortran/60922] [4.9/5 regression] Memory leak with allocatable CLASS components

2015-01-17 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60922 janus at gcc dot gnu.org changed: What|Removed |Added Summary|[4.9/5 regression] Memory |[4.9/5 regression] Memory

[Bug fortran/60922] [4.9/5 regression] Memory leak with allocatable CLASS components

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

Re: gcc 4.9.2 cygwin64 internal error parsing decimal float point values

2015-01-17 Thread JonY
On 1/17/2015 21:10, Marc Reynolds wrote: NOTE: I am not on neither of these mailing list so including me on any messages which might require further information The precompiled binary installed from the package manager labeled 4.9.2-1. The following program reproduces: - int

[Bug libstdc++/64646] New: New overloads of std::is_permutation dereference past-the-end iterator

2015-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64646 Bug ID: 64646 Summary: New overloads of std::is_permutation dereference past-the-end iterator Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/64646] New overloads of std::is_permutation dereference past-the-end iterator

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