This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Fri, Jun 27, 2003 at 06:55:09PM +0100, Joern Rennecke wrote: > refers_to_regno_p checks for 0, and the default case looks at > subexpressions, which should handle PARALLEL and EXPR_LIST just fine. Hmm, I guess that's true. Any chance you can test mips then, and not i686 (which wouldn't expose this at all)? r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |