[Bug c++/85634] [8/9 Regression] ICE in tsubst_copy, at cp/pt.c:15483

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85634 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug ada/85638] [8 regression] build failure for Ada runtime with SJLJ exceptions on x86

2018-05-04 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85638 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libgomp/85639] ICE in compiling new test cases added in r259850

2018-05-04 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85639 --- Comment #1 from Tom de Vries --- Created attachment 44065 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44065=edit tentative patch Using this patch, we generate: ... (insn 5 2 6 2 (set (reg:SI 128) (const_int 0 [0]))

[Bug ada/85635] typo in link.c for BSD platforms

2018-05-04 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85635 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/85574] [9 Regression] LTO bootstapped binaries differ

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85574 --- Comment #4 from Richard Biener --- Author: rguenth Date: Fri May 4 07:25:54 2018 New Revision: 259922 URL: https://gcc.gnu.org/viewcvs?rev=259922=gcc=rev Log: 2018-05-04 Richard Biener PR middle-end/85574

[Bug ada/85540] gcc/ada/init.c:1282: suspicious expression ?

2018-05-04 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85540 --- Comment #4 from Eric Botcazou --- Author: ebotcazou Date: Fri May 4 07:31:43 2018 New Revision: 259924 URL: https://gcc.gnu.org/viewcvs?rev=259924=gcc=rev Log: PR ada/85540 * init.c (__gnat_handle_vms_condition): Add

[Bug tree-optimization/85627] [6/7/8 Regression] ICE in update_phi_components in tree-complex.c

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85627 Richard Biener changed: What|Removed |Added Known to work||9.0 Summary|[6/7/8/9

[Bug ada/85635] typo in link.c for BSD platforms

2018-05-04 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85635 --- Comment #4 from Eric Botcazou --- Author: ebotcazou Date: Fri May 4 07:32:36 2018 New Revision: 259925 URL: https://gcc.gnu.org/viewcvs?rev=259925=gcc=rev Log: PR ada/85635 * link.c (BSD platforms): Add missing backslash.

[Bug tree-optimization/85627] [6/7/8/9 Regression] ICE in update_phi_components in tree-complex.c

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85627 --- Comment #7 from Richard Biener --- Author: rguenth Date: Fri May 4 07:30:50 2018 New Revision: 259923 URL: https://gcc.gnu.org/viewcvs?rev=259923=gcc=rev Log: 2018-05-04 Richard Biener PR middle-end/85627

[Bug go/85629] GCC 8.1.0: FTBFS: make check fails in Go part

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85629 Richard Biener changed: What|Removed |Added Target||x86_64-linux CC|

[Bug middle-end/38960] Wrong floating point reorder

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38960 --- Comment #4 from Richard Biener --- Note that a not too disruptive "implementation" of the dependences would be to add outgoing abnormal edges to the fenv* calls. Not too disruptive in terms of implementation - the effect on code generation

[Bug libgomp/85639] ICE in compiling new test cases added in r259850

2018-05-04 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85639 Tom de Vries changed: What|Removed |Added Keywords||ice-on-valid-code, openacc,

[Bug tree-optimization/85588] [6/7/8 Regression] -fwrapv miscompilation

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85588 Richard Biener changed: What|Removed |Added Known to work||9.0 Summary|[6/7/8/9

[Bug go/85630] GCC 8.1.0: Filesystem pollution during build: .cache dir in $HOME

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85630 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/85642] [8/9 Regression] Wrong implicit exception-specification with std::optional

2018-05-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85642 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/85636] Tree if-conversion inserts redundant loads

2018-05-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85636 Richard Biener changed: What|Removed |Added Keywords||missed-optimization

<    1   2