This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12116] Large assembly output values with X-MAME code.
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2003 08:32:12 -0000
- Subject: [Bug c/12116] Large assembly output values with X-MAME code.
- References: <20030831141408.12116.vvas@hal.csd.auth.gr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12116
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-09-01 08:32 -------
We can't be sure until the problem is fully debugged, because a bad estimation
of the length of a single insn can trigger the error. I already fixed several
similar PRs and they were not duplicate.
Andrew, please assign any similar PRs to me. Thanks in advance.