------- Comment #5 from ubizjak at gmail dot com  2008-02-28 09:55 -------
(In reply to comment #3)

> I can only test in x86_64-unknown-linux-gnu.

make -k check RUNTESTFLAGS="--target_board=unix/-m32" will run the testsuite in
32bit mode.

BTW: make -j2 -k check RUNTESTFLAGS="--target_board=unix/\{,-m32\}" will run
both, 64bit and 32bit testsuite. Two cores are recommended for -j2.

The failure is fixed by http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01394.html


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35382

Reply via email to