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 Mon, 23 Jun 2003 18:48:21 +0200, Jan Hubicka <hubicka@ucw.cz> wrote: > ! tree fnaddr = STRIP_NOPS (TREE_VALUE (entries)); I assume you've noticed this by now, but STRIP_NOPS doesn't return a value. It modifies its argument. Jason
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |