public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [0/6] nvptx testsuite patches
@ 2014-10-21 14:13 Bernd Schmidt
  2014-10-21 14:13 ` [1/6] nvptx testsuite patches: alloca Bernd Schmidt
                   ` (7 more replies)
  0 siblings, 8 replies; 27+ messages in thread
From: Bernd Schmidt @ 2014-10-21 14:13 UTC (permalink / raw)
  To: GCC Patches

This series modifies a large number of tests in order to clean up 
testsuite results on nvptx. The goal here was never really to get an 
entirely clean run - the target is just too different from conventional 
ones - but to be able to test the compiler sufficiently to be sure that 
it's in good shape for use in offloading. Most of the patches here add 
annotations for use of features like alloca or indirect jumps that are 
unsupported on the target.

Examples of things that still cause failures are things like dots in 
identifiers, use of constructors (which is something I want to look 
into), certain constructs that trigger bugs in the ptxas tool, and lots 
of undefined C library functions.


Bernd

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2014-11-11 11:56 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-21 14:13 [0/6] nvptx testsuite patches Bernd Schmidt
2014-10-21 14:13 ` [1/6] nvptx testsuite patches: alloca Bernd Schmidt
2014-10-21 15:16   ` Jeff Law
2014-10-21 14:19 ` [2/6] nvptx testsuite patches: typed assembly Bernd Schmidt
2014-10-21 15:22   ` Jeff Law
2014-10-21 15:33     ` Bernd Schmidt
2014-11-10 16:23       ` Bernd Schmidt
2014-10-21 14:19 ` [3/6] nvptx testsuite patches: stdio Bernd Schmidt
2014-10-21 15:24   ` Jeff Law
2014-10-21 19:28   ` Mike Stump
2014-10-21 21:11     ` Bernd Schmidt
2014-10-21 14:22 ` [4/6] nvptx testsuite patches: xfails and skips Bernd Schmidt
2014-10-21 15:30   ` Jeff Law
2014-10-21 15:32     ` Bernd Schmidt
2014-10-21 14:27 ` [5/6] nvptx testsuite patches: jumps and labels Bernd Schmidt
2014-10-21 15:31   ` Jeff Law
2014-10-21 14:30 ` [6/7] Random tweaks Bernd Schmidt
2014-10-21 15:33   ` Jeff Law
2014-10-21 17:04     ` Jakub Jelinek
2014-10-21 17:49       ` Marek Polacek
2014-10-21 20:24         ` Mike Stump
2014-10-21 14:34 ` [7/7] nvptx testsuite patches: Return addresses Bernd Schmidt
2014-10-21 15:34   ` Jeff Law
2014-11-10 20:21     ` H.J. Lu
2014-11-10 20:33       ` Mike Stump
2014-11-11 11:58       ` Bernd Schmidt
2014-10-21 14:48 ` [0/6] nvptx testsuite patches Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).