[Bug rtl-optimization/81423] [6/7 Regression] Wrong code at -O2

2017-10-14 Thread davmac at davmac dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81423 Davin McCall changed: What|Removed |Added CC||davmac at davmac dot org --- Comment #15

[Bug rtl-optimization/81423] [6/7 Regression] Wrong code at -O2

2017-10-14 Thread babokin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81423 --- Comment #16 from Dmitry Babokin --- ll = -5597998501375493990LL; // result is 2595916314 here. ll = unsigned(5677365550390624949L - ll) - (ull1 > 0); So: // t1 is 466811183 unsigned long long int t1 = ll + -2129105131L; // t2 is 10280

[Bug rtl-optimization/81423] [6/7 Regression] Wrong code at -O2

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81423 --- Comment #17 from Jakub Jelinek --- Author: jakub Date: Sat Oct 14 08:34:11 2017 New Revision: 253749 URL: https://gcc.gnu.org/viewcvs?rev=253749&root=gcc&view=rev Log: PR rtl-optimization/81423 * gcc.c-torture/execute/pr81423

[Bug rtl-optimization/81423] [6/7 Regression] Wrong code at -O2

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81423 --- Comment #18 from Jakub Jelinek --- (In reply to Davin McCall from comment #15) > Apologies if I'm wrong and just making noise but doesn't the test case > involve a left shift of a value greater than the bit width of the left > operand and the

[Bug libgcj/82540] gcc 6.4.0 bootstrap with java core dump in file with illumos ld

2017-10-14 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82540 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libgcj/82540] gcc 6.4.0 bootstrap with java core dump in file with illumos ld

2017-10-14 Thread ikozhukhov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82540 --- Comment #3 from Igor Kozhukhov --- but some components in Debian mainstream are using gcj for builds - how to do it ? i'm using Debian stretch repo for my ports to DilOS.

[Bug libgcj/82540] gcc 6.4.0 bootstrap with java core dump in file with illumos ld

2017-10-14 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82540 --- Comment #4 from Eric Botcazou --- > but some components in Debian mainstream are using gcj for builds - how to > do it ? You need to ask the Debian maintainers - they are presumably well aware of the decision by now.

[Bug fortran/82550] New: program using submodules fails to link

2017-10-14 Thread Bader at lrz dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550 Bug ID: 82550 Summary: program using submodules fails to link Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug ada/82529] Missing warning on with_clause for predefined unit

2017-10-14 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82529 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/79864] Implicit type conversion on assignment of unallocated array to unallocated array variable segfaults.

2017-10-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79864 --- Comment #3 from Dominique d'Humieres --- > Note, there is a small difference to pr78963 Should be 79863. Compiling the test with '-Wall -Wextra -fcheck=all -Ofast -m32 -fsanitize=address' gives pr79864.f90:4:0: si = ssi Warning: 'ssi.

[Bug fortran/79863] Assignment of unallocated array to unallocated array variable leads to access of unallocated memory

2017-10-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79863 --- Comment #3 from Dominique d'Humieres --- Same result as in pr79863 comment 3.

[Bug fortran/79863] Assignment of unallocated array to unallocated array variable leads to access of unallocated memory

2017-10-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79863 --- Comment #4 from Dominique d'Humieres --- > Same result as in pr79863 comment 3. I mean 'Same result as in pr79864 comment 3'.

[Bug other/82551] New: msp430-toolchain imported to eclipse

2017-10-14 Thread zceeykk at ucl dot ac.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82551 Bug ID: 82551 Summary: msp430-toolchain imported to eclipse Product: gcc Version: 4.8.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other

[Bug other/82551] msp430-toolchain imported to eclipse

2017-10-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82551 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/81344] Can't disable -ffpe-trap (or not documented)

2017-10-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81344 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P5 Severity|normal

[Bug fortran/82550] program using submodules fails to link

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

[Bug tree-optimization/82549] [6/7/8 Regression] ICE at -O1 and above: verify_gimple failed

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82549 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/81344] Can't disable -ffpe-trap (or not documented)

2017-10-14 Thread jellby at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81344 --- Comment #3 from Ignacio Fernández Galván --- Do you expect any feedback from me? #1 would of course work, but the point is that I'd like to set '-ffpe-trap=set1,set2' as the default for all files, and then disable set2 only for some files. T

[Bug libgcj/82540] gcc 6.4.0 bootstrap with java core dump in file with illumos ld

2017-10-14 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82540 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug libgcj/82540] gcc 6.4.0 bootstrap with java core dump in file with illumos ld

2017-10-14 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82540 --- Comment #6 from Eric Botcazou --- > This bug is for the gcc-6-branch though which still had it. Sure, it's hard to report a Java bug for later releases since it's gone. ;-)

[Bug fortran/81344] Can't disable -ffpe-trap (or not documented)

2017-10-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81344 --- Comment #4 from Dominique d'Humieres --- > Do you expect any feedback from me? Yes, I did!-( > #1 would of course work, but the point is that I'd like to set > '-ffpe-trap=set1,set2' as the default for all files, and then disable set2 > onl

[Bug tree-optimization/82549] [6/7/8 Regression] ICE at -O1 and above: verify_gimple failed

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82549 --- Comment #2 from Jakub Jelinek --- Created attachment 42367 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42367&action=edit gcc8-pr82549.patch Untested fix.

[Bug bootstrap/82548] After -r 253646 GCC 8.0 can't build cross compiler for mingw32

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82548 --- Comment #1 from Jakub Jelinek --- Author: jakub Date: Sat Oct 14 12:32:17 2017 New Revision: 253753 URL: https://gcc.gnu.org/viewcvs?rev=253753&root=gcc&view=rev Log: PR bootstrap/82548 * config.gcc (*-*-solaris2*, i[34567]86

[Bug other/82551] msp430-toolchain imported to eclipse

2017-10-14 Thread zceeykk at ucl dot ac.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82551 --- Comment #2 from Yong --- Thank you for your reply. I will have a look into that, THank you

[Bug fortran/81758] [OOP] Broken vtab

2017-10-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81758 --- Comment #4 from Dominique d'Humieres --- Do you have access to a recent revision of trunk (8.0)? If yes, do you still see the problem? I understand that you are not willing to reduce your code. If yes, I have managed to compile gfc_vector.F9

[Bug tree-optimization/71867] Optimizer generates code dereferencing a null pointer

2017-10-14 Thread asmwarrior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71867 --- Comment #9 from asmwarrior --- I see this crash issue again, but still it happens in another place of the wx's source code, add the __attribute__((optimize("O0"))) To the function which cause the crash can workaround this issue. Note that t

[Bug tree-optimization/70455] spurious "assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]"

2017-10-14 Thread vindrg at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70455 Vincas Dargis changed: What|Removed |Added CC||vindrg at gmail dot com --- Comment #3 f

[Bug c++/82552] New: No warning when using uninitialized values in initializer list

2017-10-14 Thread s-beyer at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82552 Bug ID: 82552 Summary: No warning when using uninitialized values in initializer list Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/82552] No warning when using uninitialized values in initializer list

2017-10-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82552 --- Comment #1 from Jonathan Wakely --- This is a duplicate of an existing bug report.

[Bug c++/82552] No warning when using uninitialized values in initializer list

2017-10-14 Thread s-beyer at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82552 --- Comment #2 from Stephan Beyer --- I had expected this but I could not find the specific one. (I found a few related ones that were resolved as FIXED.)

[Bug bootstrap/82548] After -r 253646 GCC 8.0 can't build cross compiler for mingw32

2017-10-14 Thread mateuszb at poczta dot onet.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82548 mateuszb at poczta dot onet.pl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolut

[Bug bootstrap/82553] New: memory_blockage breaks bootstrap on powerpc

2017-10-14 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82553 Bug ID: 82553 Summary: memory_blockage breaks bootstrap on powerpc Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: blocker P

[Bug bootstrap/82553] memory_blockage breaks bootstrap on powerpc

2017-10-14 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82553 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/82553] memory_blockage breaks bootstrap on powerpc

2017-10-14 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82553 --- Comment #2 from Uroš Bizjak --- The patch does only: +expand_memory_blockage (void) +{ + if (targetm.have_memory_blockage) +emit_insn (targetm.gen_memory_blockage ()); + else +expand_asm_memory_blockage (); +} So, if the target do

[Bug bootstrap/82553] memory_blockage breaks bootstrap on powerpc

2017-10-14 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82553 --- Comment #3 from Uroš Bizjak --- Ouch... Index: optabs.c === --- optabs.c(revision 253752) +++ optabs.c(working copy) @@ -6297,7 +6297,7 @@ static void expand_memory_bl

[Bug bootstrap/82553] memory_blockage breaks bootstrap on powerpc

2017-10-14 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82553 --- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Sat Oct 14 17:46:49 2017 New Revision: 253759 URL: https://gcc.gnu.org/viewcvs?rev=253759&root=gcc&view=rev Log: PR bootstrap/82553 * optabs.c (expand_memory_block

[Bug bootstrap/82553] memory_blockage breaks bootstrap on powerpc

2017-10-14 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82553 Uroš Bizjak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/70455] spurious "assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]"

2017-10-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70455 --- Comment #4 from Andrew Pinski --- (In reply to Vincas Dargis from comment #3) > This warning occurred when building qTox [qtox] on Debian 9 (stretch) i686 > with gcc (Debian 6.3.0-18) 6.3.0 20170516 when built with -Wstrict-overflow. > > It

[Bug libstdc++/82554] New: uniform_real_distribution can generate the upper endpoint

2017-10-14 Thread b.r.longbons at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82554 Bug ID: 82554 Summary: uniform_real_distribution can generate the upper endpoint Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priori

[Bug c++/82531] ICE: Segmentation fault (-std=c++1z -fconcepts)

2017-10-14 Thread gcc-bugs at deta dot lv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82531 Arturs Zoldners changed: What|Removed |Added Attachment #42363|0 |1 is obsolete|

[Bug tree-optimization/70455] spurious "assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]"

2017-10-14 Thread vindrg at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70455 --- Comment #5 from Vincas Dargis --- (In reply to Andrew Pinski from comment #4) > Can you file a separate bug with the preprocessed source, I suspect the > issue there is different from the original issue listed here. Could you elaborate th

[Bug middle-end/62263] Good codegen for bitwise rotate requires code that is technically undefined behavior

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62263 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Sat Oct 14 18:47:14 2017 New Revision: 253760 URL: https://gcc.gnu.org/viewcvs?rev=253760&root=gcc&view=rev Log: PR middle-end/62263 PR middle-end/82498 * tree-ssa

[Bug target/82498] Missed optimization for x86 rotate instruction

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82498 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Sat Oct 14 18:47:14 2017 New Revision: 253760 URL: https://gcc.gnu.org/viewcvs?rev=253760&root=gcc&view=rev Log: PR middle-end/62263 PR middle-end/82498 * tree-ss

[Bug target/82498] Missed optimization for x86 rotate instruction

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82498 --- Comment #15 from Jakub Jelinek --- Author: jakub Date: Sat Oct 14 18:48:38 2017 New Revision: 253761 URL: https://gcc.gnu.org/viewcvs?rev=253761&root=gcc&view=rev Log: PR middle-end/62263 PR middle-end/82498 * tree-ss

[Bug middle-end/62263] Good codegen for bitwise rotate requires code that is technically undefined behavior

2017-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62263 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Sat Oct 14 18:48:38 2017 New Revision: 253761 URL: https://gcc.gnu.org/viewcvs?rev=253761&root=gcc&view=rev Log: PR middle-end/62263 PR middle-end/82498 * tree-ssa

[Bug tree-optimization/70455] spurious "assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]"

2017-10-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70455 --- Comment #6 from Andrew Pinski --- (In reply to Vincas Dargis from comment #5) > (In reply to Andrew Pinski from comment #4) > > Can you file a separate bug with the preprocessed source, I suspect the > > issue there is different from the ori

[Bug fortran/82511] [7/8 Regression] ICE Bad IO basetype (12) on attempted read or write of entire DEC structure

2017-10-14 Thread fritzoreese at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82511 --- Comment #5 from Fritz Reese --- Nice! That should probably not compile. There is some trickiness because it is valid to create a RECORD variable with the same name as a STRUCTURE. I’ll get on that as well. On Fri, Oct 13, 2017, 13:49 sgk at

[Bug fortran/82511] [7/8 Regression] ICE Bad IO basetype (12) on attempted read or write of entire DEC structure

2017-10-14 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82511 --- Comment #6 from Steve Kargl --- On Sat, Oct 14, 2017 at 07:33:28PM +, fritzoreese at gmail dot com wrote: > > --- Comment #5 from Fritz Reese --- > Nice! That should probably not compile. There is some trickiness because it > is valid t

[Bug c++/81016] [7/8 Regression] ICE: segfault with template struct specialisation

2017-10-14 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81016 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Oct 14 20:06:08 2017 New Revision: 253762 URL: https://gcc.gnu.org/viewcvs?rev=253762&root=gcc&view=rev Log: 2017-10-14 Paolo Carlini PR c++/81016 * g++

[Bug c++/81016] [7/8 Regression] ICE: segfault with template struct specialisation

2017-10-14 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81016 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/81054] [7/8 Regression] ICE with volatile variable in constexpr function

2017-10-14 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81054 Paolo Carlini changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug tree-optimization/80511] [8 Regression] gcc.dg/Wstrict-overflow-18.c gcc.dg/Wstrict-overflow-7.c gcc.dg/pragma-diag-3.c

2017-10-14 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80511 Marc Glisse changed: What|Removed |Added Summary|[8 Regression] |[8 Regression] |gcc.dg/W

[Bug libgomp/82555] New: SPECcpu201 Wrf_s deadlock

2017-10-14 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82555 Bug ID: 82555 Summary: SPECcpu201 Wrf_s deadlock Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp Ass

[Bug c++/80908] [c++1z] ICE on instantiating a template deducing the noexcept-ness of a function pointer

2017-10-14 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80908 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Oct 14 20:35:36 2017 New Revision: 253763 URL: https://gcc.gnu.org/viewcvs?rev=253763&root=gcc&view=rev Log: 2017-10-14 Paolo Carlini PR c++/80908 * g++

[Bug libgomp/82555] SPECcpu201 Wrf_s deadlock

2017-10-14 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82555 --- Comment #1 from kugan at gcc dot gnu.org --- My gcc is slightly old. gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/kugan.vivekanandarajah/install/test/usr/local/bin/../libexec/gcc/aarch64-unknown-linux-gnu/8.0.0/lto-w

[Bug c++/80908] [c++1z] ICE on instantiating a template deducing the noexcept-ness of a function pointer

2017-10-14 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80908 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libgomp/82555] SPECcpu201 Wrf_s deadlock

2017-10-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82555 Andrew Pinski changed: What|Removed |Added Depends on||81195 --- Comment #2 from Andrew Pinski

[Bug libgomp/82555] SPECcpu201 Wrf_s deadlock

2017-10-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82555 --- Comment #3 from Andrew Pinski --- Also related to PR 78387.

[Bug libfortran/82555] SPECcpu201 Wrf_s deadlock

2017-10-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82555 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libstdc++/82554] uniform_real_distribution can generate the upper endpoint

2017-10-14 Thread b.r.longbons at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82554 --- Comment #1 from Ben Longbons --- Ugh, part of my explanation was wrong: it's not the difference of exponents, it's the number of common bits between the min and the (inclusive) max. That just happens to both be 1 bit when the (exclusive) max

[Bug c++/71832] [7/8 Regression] ICE on invalid C++11 code with incorrect decltype use for non-type template parameter: Segmentation fault

2017-10-14 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832 --- Comment #3 from Paolo Carlini --- Related to PR71169.

[Bug c++/82552] No warning when using uninitialized values in initializer list

2017-10-14 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82552 --- Comment #3 from Eric Gallager --- (In reply to Jonathan Wakely from comment #1) > This is a duplicate of an existing bug report. bug 19808 perhaps?

[Bug libfortran/82555] SPECcpu201 Wrf_s deadlock

2017-10-14 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82555 --- Comment #5 from kugan at gcc dot gnu.org --- (In reply to Andrew Pinski from comment #4) > Actually PR 78387 seems exactly this issue. Please test with a newer > version of gfortran. Thanks Andrew. Looks like this is the issue. So far, curre