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]

Re: Minor warning removal / cleanup changes


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

> ! 				 (PUSH_ROUNDING
> ! 				  (GET_MODE_SIZE (GET_MODE (x)))),
> ! 			       stack_pointer_rtx, 0,& OPTAB_LIB_WIDEN);
                                                    ^

Bootstrapping chokes on this line, probably because of the '&'.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]