| commit | 07cbaed8ba7d1b6e4ab3a9f44175502a4e1ecdb1 | [log] [tgz] |
|---|---|---|
| author | Giuliano Belinassi <giuliano.belinassi@usp.br> | Tue Aug 18 16:52:39 2020 -0300 |
| committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | Thu Aug 20 16:51:07 2020 -0300 |
| tree | 4fba874f6b4245d04a97b5ad8359a2a12ff92545 | |
| parent | 1b821f7388f580ccde7484a223d8dcb881ba65c5 [diff] |
New tests for parallel compilation feature Adds new tests for testing the parallel compilation engine. They mainly test issues with regard to symbol promotion clash and incorrect early assembler output. 2020-08-20 Giuliano Belinassi <giuliano.belinassi@usp.br> * gcc.dg/parallel-early-constant.c: New test. * gcc.dg/parallel-static-1.c: New test. * gcc.dg/parallel-static-2.c: New test. * gcc.dg/parallel-static-clash-1.c: New test. * gcc.dg/parallel-static-clash-aux.c: New test.