[Bug bootstrap/90132] make bootstrap fails with -O3 (gcc9 snapshot 20190414)

2019-04-18 Thread jayrusman at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90132 --- Comment #7 from Jason Mancini --- Okay! The patch in Comment #1 worked for me. Someone else can fix or reject as it's not an important bug then.

[Bug bootstrap/90132] make bootstrap fails with -O3 (gcc9 snapshot 20190414)

2019-04-18 Thread jayrusman at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90132 --- Comment #5 from Jason Mancini --- But bootstrap-O3 is a documented target, which is equivalent to BOOT_CFLAGS='-g -O3', per https://gcc.gnu.org/install/build.html

[Bug bootstrap/90132] New: make bootstrap fails with -O3 (gcc9 snapshot 20190414)

2019-04-17 Thread jayrusman at hotmail dot com
Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: jayrusman at hotmail dot com Target Milestone: --- (I don't know what the correct 'component' is, please adjust as necessary.) On x86_64 with gcc9 snapshot 20190414 while building c,c++ targets, I noticed