This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8010] [vax-netbsdelf] ICE in extract_insn for g77.f-torture/execute/20010116.f
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2004 19:10:44 -0000
- Subject: [Bug target/8010] [vax-netbsdelf] ICE in extract_insn for g77.f-torture/execute/20010116.f
- References: <20020923111600.8010.matt@3am-software.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-10 19:10 -------
The ICE happens for both -O0 (the one that Dara pointed out) and at -O1 and above.
Are these defines really true:
#define HAVE_POST_INCREMENT 1
#define HAVE_PRE_DECREMENT 1
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-08-24 17:38:39 |2004-01-10 19:10:44
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8010