This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/46878] V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854
- From: "law at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Jan 2011 00:43:42 +0000
- Subject: [Bug target/46878] V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854
- Auto-submitted: auto-generated
- References: <bug-46878-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878
--- Comment #13 from Jeffrey A. Law <law at redhat dot com> 2011-01-22 00:42:52 UTC ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/21/11 17:38, dj at redhat dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878
>
> --- Comment #11 from DJ Delorie <dj at redhat dot com> 2011-01-22 00:37:35 UTC ---
> I set a breakpoint on the delete of that insn; at that time, the following insn
> did not have the /S set on it. At the time when the /S is added, the previous
> insn had already been deleted. So, it's delete first, set /s second, crash
> third.
OK. That means one of two things. Either the comparison shouldn't
have been deleted or we shouldn't have added SCHED_GROUP_P to the setcc.
>
> And it's not the setcc that's delted, it's the (compare) before it. The setcc
> is the one with the /s on it.
I know.
Jeff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNOif2AAoJEBRtltQi2kC7tmQH/3BQml/X2yyb1QZpVr5jYNE7
e8f1StC+ktqaBgSr2nrclg/uIj8LontEPU+oOY3r9Ee56TWnBAVIe1b7nJ1H0MmX
Kbfw1zFR5/xABoiOZiiAqGEulLiJpFEiC9yaucpQZBkUDjCKP/Lzt6xknuBKUxdJ
IBIhNOQjBeFtopV0L88N2QfhLGiaV05RIbqVQHnYG6ti7GK0RErWP+jh14WaLPtV
i0BcQ+2gzGKhBXLUS4BXC8O/T0ft87/uOhOp2O0u5v1j0zxS+dCcAVyGGKaDCDbs
8OCuOaYPDn52KH0YeQmVsQgexDLG21DrWr8QSzaLw8qkYg00XpM27xT6kZf9Yac=
=8vRi
-----END PGP SIGNATURE-----