[patch] update function comments for lto_symtab_encoder_encode_*

Ilya Verbin iverbin@gmail.com
Fri Jan 16 12:35:00 GMT 2015


On 15 Jan 09:40, Richard Biener wrote:
> Note that we still have the issue that we want to exercise both
> WHOPR and non-WHOPR in the testsuite but all testcases are so
> small that we'd automagically would use non-WHOPR mode (if
> such automatism was implemented...).

Several tests in libgomp testsuite are quite big to have multiple partitions
(but currently they are tested without -flto), e.g. for-3.c

$ make check-target-libgomp RUNTESTFLAGS="c.exp=for-3.c --target_board=unix/-flto/-save-temps"
$ ls ./x86_64-unknown-linux-gnu/libgomp/testsuite/for-3.exe.ltrans*.o | wc
32

  -- Ilya



More information about the Gcc-patches mailing list