This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [testcase] Simplified testcases why current gcc trunk cannot compile glibc
On Oct 17, 2001, Jakub Jelinek <jakub@redhat.com> wrote:
> What makes more sense to test is IMHO:
Nope, this will have the effect of emitting the function code, so
scan-assembler will find a match and the test will seem to pass even
if the function is inlined. Hmm... I see, if it's inlined, no
additional references will remain, and the function won't be emitted
at all.
Perhaps we should keep both testcases? At the very least, it would
give us better coverage.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me