[Bug target/69634] [6 Regression] -fcompare-debug failure (length) with -O2 -fno-dce -fschedule-insns -fno-tree-vrp @ i686
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 3 14:30:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69634
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
CC| |aoliva at gcc dot gnu.org,
| |vmakarov at gcc dot gnu.org
Assignee|jakub at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This goes wrong during sched1 pass, some real instructions are scheduled
differently between -g and -g0.
More information about the Gcc-bugs
mailing list