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: PR 13358 long long and C++ do not mix well


2008/8/26 Andrew Pinski <pinskia@gmail.com>:
>
> You can test on x86_64 by adding
> RUNTESTFLAGS='--target_board=unix/{-m32,-m64}' to your make -k check
> command.  If you use gcc_build like I do, you can do this:
> gcc_build -x "RUNTESTFLAGS='--target_board=unix/\\\{-m32,-m64\\\}'"
> build test install.
>
> or change MAKE_CHECK_OPTIONS inside gcc_build (like I really do).

Neither seems to work. Only unix/-m64 is tested.

Manuel.


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