This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/54792] [4.8 Regression] -fcompare-debug failures introduced by r191493
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Oct 2012 14:28:32 +0000
- Subject: [Bug rtl-optimization/54792] [4.8 Regression] -fcompare-debug failures introduced by r191493
- Auto-submitted: auto-generated
- References: <bug-54792-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54792
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-03 14:28:32 UTC ---
Author: jakub
Date: Wed Oct 3 14:28:28 2012
New Revision: 192038
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192038
Log:
PR rtl-optimization/54792
* sched-deps.c (find_modifiable_mems): Scan also TAIL insn.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/sched-deps.c