This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Proper way to make a one-off multi-file testcase?
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Joern Rennecke <joernr at arc dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 30 Jan 2008 22:30:12 +0100
- Subject: Re: Proper way to make a one-off multi-file testcase?
- References: <20080130211814.GB8600@elsdt-razorfish.arc.com>
> It has callers and callees which should not be inlined in order to
> reproduce the bug.
__attribute__((noinline))?
--
Eric Botcazou