This is the mail archive of the gcc@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] |
On Fri, Jul 14, 2000 at 09:01:34PM +0200, Toon Moene wrote: > Well, the simple example works, but then why does gcc warn on > > && VARRAY_INT (n_times_set, REGNO (SET_DEST (set))) == 1 Something inside the VARRAY_INT? Something inside REGNO or SET_DEST, if you have rtl checking on. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |