This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/7797] [IRIX] warnings from genrecog/mips.md during bootstrap
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2003 06:31:00 -0000
- Subject: [Bug target/7797] [IRIX] warnings from genrecog/mips.md during bootstrap
- References: <20020901060600.7797.ghazi@caip.rutgers.edu>
- 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=7797
rsandifo at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
------- Additional Comments From rsandifo at gcc dot gnu dot org 2003-08-12 06:30 -------
Kaveh, is it OK to close this? The only remaining warnings are about
the (normal and sibling) call patterns, where the address match_operand
doesn't have a mode. This is deliberate since the address is SImode
for some targets and DImode for others.