[Bug rtl-optimization/65805] [5/6 Regression] Chromium gets miscompiled

2015-04-19 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805 --- Comment #5 from Vladimir Makarov --- Author: vmakarov Date: Sun Apr 19 23:48:24 2015 New Revision: 23 URL: https://gcc.gnu.org/viewcvs?rev=23&root=gcc&view=rev Log: 2015-04-19 Vladimir Makarov PR rtl-optimization/65805 *

[Bug rtl-optimization/65805] [5/6 Regression] Chromium gets miscompiled

2015-04-19 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805 --- Comment #4 from Vladimir Makarov --- (In reply to Markus Trippelsdorf from comment #3) > It is clearer to see the issue if one compiles the whole file with > -fno-lra-remat: > > markus@x4 Release % g++ -S -fno-lra-remat -fPIC -fvisibility=hi

[Bug rtl-optimization/65805] [5/6 Regression] Chromium gets miscompiled

2015-04-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805 --- Comment #3 from Markus Trippelsdorf --- It is clearer to see the issue if one compiles the whole file with -fno-lra-remat: markus@x4 Release % g++ -S -fno-lra-remat -fPIC -fvisibility=hidden -pthread -march=x86-64 -O2 -fno-exceptions -fno-rt

[Bug rtl-optimization/65805] [5/6 Regression] Chromium gets miscompiled

2015-04-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805 --- Comment #2 from Markus Trippelsdorf --- markus@x4 Release % g++ -S -fPIC -fvisibility=hidden -pthread -march=x86-64 -O2 -fno-exceptions -fno-rtti -std=gnu++11 -Wall -c file_util.ii -o ass_good markus@x4 Release % diff -u ass_good ass

[Bug rtl-optimization/65805] [5/6 Regression] Chromium gets miscompiled

2015-04-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|