[Bug tree-optimization/67814] New: pentium4 cmp instruction register allocation error (tree-pre?)

2015-10-01 Thread vtjnash at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67814 Bug ID: 67814 Summary: pentium4 cmp instruction register allocation error (tree-pre?) Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: major

[Bug fortran/52332] Internal compiler error in in gfc_get_symbol_decl

2015-10-01 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52332 Joost VandeVondele changed: What|Removed |Added CC||lkrupp at gcc dot gnu.org --- Comme

[Bug bootstrap/67789] Bootstrap failure with java starting at rev 228022

2015-10-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67789 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/67789] Bootstrap failure with java starting at rev 228022

2015-10-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67789 Bug 67789 depends on bug 67788, which changed state. Bug 67788 Summary: [6 Regression] bootstrap failure in libgfortran on powerpc-linux-gnu https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67788 What|Removed |Adde

[Bug target/67788] [6 Regression] bootstrap failure in libgfortran on powerpc-linux-gnu

2015-10-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67788 Segher Boessenkool changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/67813] New: [C++14] copy-initialization of object with pointer member fails in constexpr function

2015-10-01 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67813 Bug ID: 67813 Summary: [C++14] copy-initialization of object with pointer member fails in constexpr function Product: gcc Version: 6.0 Status: UNCONFIRMED Sever

[Bug middle-end/62242] ICE in expand_expr_real_1

2015-10-01 Thread lkrupp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62242 --- Comment #6 from lkrupp at gcc dot gnu.org --- Author: lkrupp Date: Fri Oct 2 04:03:34 2015 New Revision: 228368 URL: https://gcc.gnu.org/viewcvs?rev=228368&root=gcc&view=rev Log: 2015-10-01 Louis Krupp PR fortran/62242 PR

[Bug fortran/52332] Internal compiler error in in gfc_get_symbol_decl

2015-10-01 Thread lkrupp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52332 --- Comment #6 from lkrupp at gcc dot gnu.org --- Author: lkrupp Date: Fri Oct 2 04:03:34 2015 New Revision: 228368 URL: https://gcc.gnu.org/viewcvs?rev=228368&root=gcc&view=rev Log: 2015-10-01 Louis Krupp PR fortran/62242 PR

[Bug other/67812] Default-PIE patch broke building compiler as PIE and on esp toolchains

2015-10-01 Thread bugdal at aerifal dot cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67812 --- Comment #3 from Rich Felker --- Further research into the PCH issue shows that it will be seriously broken when GCC is built as PIE; this looks hard to fix, but worthwhile to fix if it can be. There's almost certainly no way it can work on FD

[Bug target/67788] [6 Regression] bootstrap failure in libgfortran on powerpc-linux-gnu

2015-10-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67788 --- Comment #6 from Segher Boessenkool --- Author: segher Date: Fri Oct 2 01:29:26 2015 New Revision: 228366 URL: https://gcc.gnu.org/viewcvs?rev=228366&root=gcc&view=rev Log: rs6000: Add "cannot_copy" attribute, use it (PR67788, PR67789) Afte

[Bug bootstrap/67789] Bootstrap failure with java starting at rev 228022

2015-10-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67789 --- Comment #5 from Segher Boessenkool --- Author: segher Date: Fri Oct 2 01:29:26 2015 New Revision: 228366 URL: https://gcc.gnu.org/viewcvs?rev=228366&root=gcc&view=rev Log: rs6000: Add "cannot_copy" attribute, use it (PR67788, PR67789) Afte

[Bug objc++/61759] [ICE] [objc] reaching gcc_unreachable in objc_eh_runtime_type at objc/objc-next-runtime-abi-01.c

2015-10-01 Thread dougmencken at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61759 --- Comment #6 from Douglas Mencken --- Looks like I found the root of the issue ~ GCC ICEs when it meets C++ exception handling (try+catch) $ cat main.mm #include #include int main (void) { try { throw 0; } ca

[Bug c++/67810] Non-expression recognized as fold expression

2015-10-01 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67810 Casey Carter changed: What|Removed |Added CC||Casey at Carter dot net,

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

2015-10-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66979 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Oct 2 00:49:28 2015 New Revision: 228364 URL: https://gcc.gnu.org/viewcvs?rev=228364&root=gcc&view=rev Log: 2015-10-01 Steven G. Kargl PR fortran/66979

[Bug fortran/67616] ICE on data initialization of type variable in block

2015-10-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67616 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Oct 2 00:45:59 2015 New Revision: 228363 URL: https://gcc.gnu.org/viewcvs?rev=228363&root=gcc&view=rev Log: 2015-10-01 Steven G. Kargl PR fortran/67616

[Bug other/67812] Default-PIE patch broke building compiler as PIE and on esp toolchains

2015-10-01 Thread bugdal at aerifal dot cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67812 --- Comment #2 from Rich Felker --- It's always worked fine in the past; I'm running GCC built as PIE on all my systems. Presumably distros will just patch this out, but it would be nice to get it fixed upstream. As for nommu, I'm pretty sure GC

[Bug other/67812] Default-PIE patch broke building compiler as PIE and on esp toolchains

2015-10-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67812 --- Comment #1 from Andrew Pinski --- >3. For nommu systems, building as PIE is mandatory; non-PIE binaries simply >cannot run. Those won't work as GCC hosts anyways. >2. Refusal to build as PIE may violate distro policy of shipping only PIE

[Bug other/67812] New: Default-PIE patch broke building compiler as PIE and on esp toolchains

2015-10-01 Thread bugdal at aerifal dot cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67812 Bug ID: 67812 Summary: Default-PIE patch broke building compiler as PIE and on esp toolchains Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug middle-end/67754] [graphite] Many testsuite failures

2015-10-01 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67754 Sebastian Pop changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug tree-optimization/66980] [graphite] -floop-nest-optimize produces wrong code

2015-10-01 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66980 Sebastian Pop changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/67798] Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67798 --- Comment #1 from Hiroaki Yamanouchi --- Created attachment 36436 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36436&action=edit preprocessed file

[Bug tree-optimization/66980] [graphite] -floop-nest-optimize produces wrong code

2015-10-01 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66980 --- Comment #1 from Sebastian Pop --- Author: spop Date: Thu Oct 1 22:04:07 2015 New Revision: 228357 URL: https://gcc.gnu.org/viewcvs?rev=228357&root=gcc&view=rev Log: correctly handle non affine data references 2015-10-01 Sebastian Pop

[Bug middle-end/67754] [graphite] Many testsuite failures

2015-10-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67754 --- Comment #14 from Dominique d'Humieres --- >From https://gcc.gnu.org/ml/gcc-testresults/2015-10/msg00092.html FAIL: gfortran.dg/graphite/block-1.f90 -O scan-tree-dump-times graphite "number of SCoPs: 1" 1 FAIL: gfortran.dg/graphite/block-

[Bug c++/67795] Wrong code generated for conditional expression with cast

2015-10-01 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67795 Marc Glisse changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRMED

[Bug ipa/67811] New: [TM] ICE with try-block in transaction

2015-10-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67811 Bug ID: 67811 Summary: [TM] ICE with try-block in transaction Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priorit

[Bug middle-end/67809] Empty pointer-chasing loops aren't optimized out

2015-10-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67809 --- Comment #2 from Andrew Pinski --- And it is not legal to do if you catch other undefined behavior like trapping on invalid memory locations.

[Bug c++/60153] Variadic template parameter's typedefs cause internal compile error: in dependent_type_p on RedHat

2015-10-01 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60153 --- Comment #3 from Markus Trippelsdorf --- It ICEs at the same place when compiling Eric Niebler's calendar application from his CppCon 2015 talk "Ranges for the Standard Library": trippels@gcc2-power8 ~ % cat calendar.ii template class constr

[Bug fortran/67803] ICE on concatenating wrong character array constructor

2015-10-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67803 Dominique d'Humieres changed: What|Removed |Added Keywords||ice-on-invalid-code S

[Bug c/59218] atomic transactions: accesses to volatiles not disallowed in transaction_safe code

2015-10-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59218 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/67809] Empty pointer-chasing loops aren't optimized out

2015-10-01 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67809 Matt Godbolt changed: What|Removed |Added CC||matt at godbolt dot org --- Comment #1 fr

[Bug c++/67810] New: Non-expression recognized as fold expression

2015-10-01 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67810 Bug ID: 67810 Summary: Non-expression recognized as fold expression Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug middle-end/67809] New: Empty pointer-chasing loops aren't optimized out

2015-10-01 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67809 Bug ID: 67809 Summary: Empty pointer-chasing loops aren't optimized out Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: m

[Bug libstdc++/67747] experimental/filesystem/iterators/recursive_directory_iterator.cc FAILs

2015-10-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67747 --- Comment #6 from Jonathan Wakely --- There's a new patch at https://gcc.gnu.org/ml/gcc-patches/2015-10/msg00106.html but I don't know if you're seeing something different.

[Bug target/67808] LRA ICEs on simple double to long double conversion test case

2015-10-01 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67808 Peter Bergner changed: What|Removed |Added Target||powerpc64-linux, |

[Bug target/67808] New: LRA ICEs on simple double to long double conversion test case

2015-10-01 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67808 Bug ID: 67808 Summary: LRA ICEs on simple double to long double conversion test case Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Pr

[Bug libstdc++/67747] experimental/filesystem/iterators/recursive_directory_iterator.cc FAILs

2015-10-01 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67747 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment #

[Bug c++/54430] [C++11] For-Loop: Scope of iterating variable begins too early

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

[Bug c++/54430] [C++11] For-Loop: Scope of iterating variable begins too early

2015-10-01 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54430 --- Comment #8 from ville at gcc dot gnu.org --- Author: ville Date: Thu Oct 1 19:22:08 2015 New Revision: 228354 URL: https://gcc.gnu.org/viewcvs?rev=228354&root=gcc&view=rev Log: PR c++/54430 /cp 2015-10-01 Ville Voutilainen PR c+

[Bug libstdc++/67791] Crash using std::thread and iostream with dynamic loading of a shared library

2015-10-01 Thread nexyon at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67791 --- Comment #4 from nexyon at gmail dot com --- Thanks for the quick responses! I already expected some sort of side effect like this. Maybe it's possible to reevaluate whether pthread is linked or not during the first use of std::thread? In any c

[Bug tree-optimization/67769] [6 Regression] VRP pass does wrong optimization

2015-10-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67769 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/67769] [6 Regression] VRP pass does wrong optimization

2015-10-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67769 --- Comment #5 from Marek Polacek --- Author: mpolacek Date: Thu Oct 1 19:09:01 2015 New Revision: 228353 URL: https://gcc.gnu.org/viewcvs?rev=228353&root=gcc&view=rev Log: PR tree-optimization/67769 * tree-ssa-phiopt.c (conditi

[Bug libstdc++/67807] New: call to public member function catalog failed on Linux -std=c++03

2015-10-01 Thread chanhmy.lieu at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67807 Bug ID: 67807 Summary: call to public member function catalog failed on Linux -std=c++03 Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/67804] ICE on data initialization of type(character) with wrong data

2015-10-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67804 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/51726] LTO and attribute 'selectany'

2015-10-01 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51726 Kai Tietz changed: What|Removed |Added CC||thiago at kde dot org --- Comment #8 from Ka

[Bug target/67688] [MinGW/Cygwin] Attributes selectany and section cannot be used together

2015-10-01 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67688 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/67779] Strange ordering with strings in extended object

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 Gerhard Steinmetz changed: What|Removed |Added CC||gerhard.steinmetz.fortran@t

[Bug fortran/67806] ICE on initialization of type(character) with len null

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67806 --- Comment #1 from Gerhard Steinmetz --- Silently accepted without declaring x : $ cat z4b.f90 program p integer, pointer :: n type t character(null(n)) :: c end type end $ gfortran -g -O0 -Wall -fcheck=all -fno-frontend-optimi

[Bug fortran/67806] New: ICE on initialization of type(character) with len null

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67806 Bug ID: 67806 Summary: ICE on initialization of type(character) with len null Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug target/67756] [6 Regression] ICE compiling Linux Kernel fs/namei.c on ARM

2015-10-01 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67756 --- Comment #15 from Bernd Edlinger --- (In reply to Vladimir Makarov from comment #14) > (In reply to Bernd Edlinger from comment #5) > > > > > My patch from yesterday makes no difference here, but what's funny is, > > that the set register wa

[Bug fortran/67802] ICE on initializing character with wrong len type

2015-10-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67802 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/67805] ICE on array constructor with wrong character specification

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67805 --- Comment #2 from Gerhard Steinmetz --- And these variants are silently accepted : $ cat z5.f90 program p print *, '1: ', [character(.true.) :: 'x', 'y'] print *, '2: ', [character(.false.) :: 'x', 'y'] print *, '3: ', [character(1.

[Bug fortran/67805] ICE on array constructor with wrong character specification

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67805 --- Comment #1 from Gerhard Steinmetz --- For these variants : $ cat z4.f90 program p print *, [character([.true.]) :: 'x', 'y'] print *, [character([.false.]) :: 'x', 'y'] print *, [character([1.]) :: 'x', 'y'] print *, [character

[Bug fortran/67805] New: ICE on array constructor with wrong character specification

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67805 Bug ID: 67805 Summary: ICE on array constructor with wrong character specification Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal Pr

[Bug libffi/67801] error in libffi documentation

2015-10-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67801 --- Comment #1 from Andrew Pinski --- Also varabi too. that is "var{abi}".

[Bug fortran/67804] New: ICE on data initialization of type(character) with wrong data

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67804 Bug ID: 67804 Summary: ICE on data initialization of type(character) with wrong data Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/67804] ICE on data initialization of type(character) with wrong data

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67804 --- Comment #1 from Gerhard Steinmetz --- Correct with a scalar string : $ cat z2.f90 program p type t character :: c end type type(t) :: x data x /t('1')/ print *, x end $ gfortran -g -O0 -Wall -fcheck=all -fno-frontend-o

[Bug fortran/67803] New: ICE on concatenating wrong character array constructor

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67803 Bug ID: 67803 Summary: ICE on concatenating wrong character array constructor Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug fortran/67803] ICE on concatenating wrong character array constructor

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67803 --- Comment #1 from Gerhard Steinmetz --- Whereas : $ cat z2.f90 program p character(2) :: x(1) x = '0' // [character :: '1'] print *, x end $ gfortran -g -O0 -Wall -fcheck=all -fno-frontend-optimize z2.f90 $ a.out 01

[Bug fortran/67802] ICE on initializing character with wrong len type

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67802 --- Comment #1 from Gerhard Steinmetz --- Whereas, without initialization relevant errors are detected : $ cat za1.f90 program p character(1.) :: c1 character(1d1) :: c2 character((0.,1.)) :: c3 character(.true.) :: c4 end $ cat

[Bug fortran/67802] New: ICE on initializing character with wrong len type

2015-10-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67802 Bug ID: 67802 Summary: ICE on initializing character with wrong len type Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/67799] The function strtoul and strtoull in do not work correctly

2015-10-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67799 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #5

[Bug libffi/67801] New: error in libffi documentation

2015-10-01 Thread tromey at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67801 Bug ID: 67801 Summary: error in libffi documentation Product: gcc Version: unknown Status: UNCONFIRMED Severity: trivial Priority: P3 Component: libffi

[Bug tree-optimization/67800] [6 Regression] Missed vectorization opportunity on x86

2015-10-01 Thread afomin.mailbox at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67800 --- Comment #1 from Alexander Fomin --- Nota bene: -fPIE -pie options can be ommited.

[Bug c++/67799] The function strtoul and strtoull in do not work correctly

2015-10-01 Thread 8826055 at 163 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67799 --- Comment #4 from 8826055 at 163 dot com --- (In reply to Jonathan Wakely from comment #3) > (In reply to Jonathan Wakely from comment #1) > > If you look in you will see these functions are not provided by > > GCC's header, they come from your

[Bug c++/67799] The function strtoul and strtoull in do not work correctly

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

[Bug c++/67796] Definition for custom std::swap found by ADL but not used

2015-10-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67796 --- Comment #3 from Jonathan Wakely --- This (invalid) program prints "ADL Works!" as expected, so without a proper testcase (as required by https://gcc.gnu.org/bugs/ anyway) we have no idea what your actual code does: #include #include namesp

[Bug c++/67799] The function strtoul and strtoull in do not work correctly

2015-10-01 Thread 8826055 at 163 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67799 8826055 at 163 dot com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|I

[Bug tree-optimization/67800] New: [6 Regression] Missed vectorization opportunity on x86

2015-10-01 Thread afomin.mailbox at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67800 Bug ID: 67800 Summary: [6 Regression] Missed vectorization opportunity on x86 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug target/67756] [6 Regression] ICE compiling Linux Kernel fs/namei.c on ARM

2015-10-01 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67756 --- Comment #14 from Vladimir Makarov --- (In reply to Bernd Edlinger from comment #5) > > My patch from yesterday makes no difference here, but what's funny is, > that the set register was originally r138 but now the dump says > "set (reg/v:SI

[Bug target/59305] [4.9/5/6 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2015-10-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 --- Comment #28 from Andrew Pinski --- (In reply to Christophe Lyon from comment #27) > I've noticed timeouts on aarch64 too, where the hook is implemented IIUC. > > Run-time varies a lot too: from 5 minutes to ~1h, with the same binary, same >

[Bug c++/67796] Definition for custom std::swap found by ADL but not used

2015-10-01 Thread rkirchge at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67796 --- Comment #2 from rkirchge at gmail dot com --- Thank you for the quick reply. Defining the swap overload in std does violate the standard, but it is the shortest example that reproduces the behavior I am seeing. In my code, I have defined a w

[Bug target/67756] [6 Regression] ICE compiling Linux Kernel fs/namei.c on ARM

2015-10-01 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67756 --- Comment #13 from Vladimir Makarov --- (In reply to Bernd Edlinger from comment #11) > I must admit, that I don't know what I am doing here, > ... but this (completely untested) patch seems to fix the ICE: > (and at least my linux kernel compi

[Bug target/67756] [6 Regression] ICE compiling Linux Kernel fs/namei.c on ARM

2015-10-01 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67756 Vladimir Makarov changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org --- Comme

[Bug middle-end/67754] [graphite] Many testsuite failures

2015-10-01 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67754 --- Comment #12 from Sebastian Pop --- Author: spop Date: Thu Oct 1 15:17:58 2015 New Revision: 228347 URL: https://gcc.gnu.org/viewcvs?rev=228347&root=gcc&view=rev Log: call scev analysis in scop-detection as in sese-to-poly Before our rewrit

[Bug middle-end/67754] [graphite] Many testsuite failures

2015-10-01 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67754 Sebastian Pop changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/67754] [graphite] Many testsuite failures

2015-10-01 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67754 --- Comment #11 from Sebastian Pop --- Author: spop Date: Thu Oct 1 15:17:51 2015 New Revision: 228346 URL: https://gcc.gnu.org/viewcvs?rev=228346&root=gcc&view=rev Log: add recursion on the inner loops We now check that all data references in

[Bug c++/67798] Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67798 Hiroaki Yamanouchi changed: What|Removed |Added Severity|major |normal

[Bug c++/67799] The function strtoul and strtoull in do not work correctly

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

[Bug target/59305] [4.9/5/6 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2015-10-01 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 --- Comment #27 from Christophe Lyon --- I've noticed timeouts on aarch64 too, where the hook is implemented IIUC. Run-time varies a lot too: from 5 minutes to ~1h, with the same binary, same machine, where I am the only user.

[Bug c++/67799] New: The function strtoul and strtoull in do not work correctly

2015-10-01 Thread 8826055 at 163 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67799 Bug ID: 67799 Summary: The function strtoul and strtoull in do not work correctly Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Pr

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #14 from Marek Polacek --- Author: mpolacek Date: Thu Oct 1 14:53:10 2015 New Revision: 228343 URL: https://gcc.gnu.org/viewcvs?rev=228343&root=gcc&view=rev Log: PR c/65345 * config/i386/i386.c (ix86_atomic_assign_ex

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-10-01 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-10-01 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #30 from ian at gcc dot gnu.org --- Author: ian Date: Thu Oct 1 14:43:57 2015 New Revision: 228342 URL: https://gcc.gnu.org/viewcvs?rev=228342&root=gcc&view=rev Log: PR go/66870 * gospec.c (lang_specific_driver): Onl

[Bug c++/67798] Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67798 Hiroaki Yamanouchi changed: What|Removed |Added Severity|critical|major

[Bug tree-optimization/67769] [6 Regression] VRP pass does wrong optimization

2015-10-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67769 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Thu Oct 1 14:25:42 2015 New Revision: 228341 URL: https://gcc.gnu.org/viewcvs?rev=228341&root=gcc&view=rev Log: PR tree-optimization/67769 * tree-ssa-phiopt.c (conditi

[Bug c++/67798] New: Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67798 Bug ID: 67798 Summary: Constant shift operation to the openmp unsigned loop variable gives a wrong result . Product: gcc Version: 5.2.0 Status: UNCONFIRMED Seve

[Bug target/67797] New: [ARM] Unnecessary r0 saving for memset call

2015-10-01 Thread d.salikhov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67797 Bug ID: 67797 Summary: [ARM] Unnecessary r0 saving for memset call Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: targe

[Bug fortran/67721] deep copy missing when assigning a derived type constructor to an array

2015-10-01 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67721 Mikael Morin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-10-01 Thread boger at us dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #28 from boger at us dot ibm.com --- I could put back the #ifdef TARGET_CAN_SPLIT_STACK_64BIT around the OPT_m32 case if that is OK. Doesn't fail on the builds for ppc64le or ppc64 either.

[Bug fortran/67721] deep copy missing when assigning a derived type constructor to an array

2015-10-01 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67721 --- Comment #6 from Mikael Morin --- Author: mikael Revision: 228170 Modified property: svn:log Modified: svn:log at Thu Oct 1 14:03:32 2015 -- --- svn:log (original) +

[Bug fortran/67721] deep copy missing when assigning a derived type constructor to an array

2015-10-01 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67721 --- Comment #5 from Mikael Morin --- Author: mikael Date: Thu Oct 1 14:01:37 2015 New Revision: 228339 URL: https://gcc.gnu.org/viewcvs?rev=228339&root=gcc&view=rev Log: Fix missing deep copy when assigning a DT constructor to an array This ad

[Bug c++/67796] Definition for custom std::swap found by ADL but not used

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

[Bug libgcc/67792] GCC 5.2 - make clean fails in libgcc

2015-10-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67792 --- Comment #3 from Jonathan Wakely --- Probably not fixed, just latent. Everyone just removes the whole build dir, which works far more reliably.

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-10-01 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #27 from Ian Lance Taylor --- Any target that doesn't have a -m32 option. This does work on x86 targets, since they have a -m32 option in their config/CPU/CPU.opt file. Sorry for not catching this.

[Bug libgcc/67792] GCC 5.2 - make clean fails in libgcc

2015-10-01 Thread gary at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67792 --- Comment #2 from Gary Funck --- (In reply to Andreas Schwab from comment #1) > Nobody is testing make clean, patches welcome. It's much easier to just > remove the build directory before starting over. OK. I don't plan on looking into it.

[Bug fortran/67721] deep copy missing when assigning a derived type constructor to an array

2015-10-01 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67721 --- Comment #4 from Mikael Morin --- (In reply to Dominique d'Humieres from comment #3) > Any plan to back port the fix to 5.3? Yes, Paul suggested it in his approval message. I'm doing it now.

[Bug c++/67796] New: Definition for custom std::swap found by ADL but not used

2015-10-01 Thread rkirchge at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67796 Bug ID: 67796 Summary: Definition for custom std::swap found by ADL but not used Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c++/67795] Wrong code generated for conditional expression with cast

2015-10-01 Thread frankhb1989 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67795 --- Comment #10 from frankhb1989 at gmail dot com --- (In reply to Marc Glisse from comment #7) > Hmm, with the static_cast, the front-end produces: > > < = (struct string_view &) (struct string_view > *) NON_LVALUE_EXPR <(struct string_view &) &

[Bug c++/67795] Wrong code generated for conditional expression with cast

2015-10-01 Thread frankhb1989 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67795 --- Comment #9 from frankhb1989 at gmail dot com --- (In reply to Richard Biener from comment #5) > I would guess the issue is that ?: returns an rvalue (but that may not be > 100% correct if omitting the cast works and does not warn) In C++ ?: c

  1   2   >