public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/34894]  New: Some compile tests require trampolines even when the target sets no_trampolines
@ 2008-01-21  2:58 pmarques at grupopie dot com
  2008-01-21  3:09 ` [Bug testsuite/34894] " pmarques at grupopie dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pmarques at grupopie dot com @ 2008-01-21  2:58 UTC (permalink / raw)
  To: gcc-bugs

When trying to run the testsuite for the avr target I get these failures from
gcc.c-torture/compile:

gcc.c-torture/compile/20010226-1.c:6: internal compiler error: trampolines not
supported
gcc.c-torture/compile/20050122-2.c:7: internal compiler error: trampolines not
supported
gcc.c-torture/compile/nested-1.c:9: internal compiler error: trampolines not
supported
gcc.c-torture/compile/pr27889.c:3: internal compiler error: trampolines not
supported

All except 20050122-2.c seem to be clear cases where trampolines are needed.
20050122-2.c might be able to work without requiring trampolines, but the
address of a nested function is taken, nonetheless, so I guess we can not
consider it a bug for gcc to use trampolines to compile it.


-- 
           Summary: Some compile tests require trampolines even when the
                    target sets no_trampolines
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pmarques at grupopie dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: avr-*-*


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


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

end of thread, other threads:[~2008-05-26 20:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-21  2:58 [Bug testsuite/34894] New: Some compile tests require trampolines even when the target sets no_trampolines pmarques at grupopie dot com
2008-01-21  3:09 ` [Bug testsuite/34894] " pmarques at grupopie dot com
2008-04-10  0:00 ` hutchinsonandy at gcc dot gnu dot org
2008-04-12 15:39 ` hutchinsonandy at gcc dot gnu dot org
2008-05-26 20:01 ` eric dot weddington at atmel dot com

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).