------- Comment #5 from rguenth at gcc dot gnu dot org  2010-02-07 12:43 -------
There are btw a load of va-arg testcases in the testsuite and testresults on
mips-unknown-elf do not show any problems on the 4.3 or the 4.4 branch or on
trunk (as reported by Mike Stein).

Thus, please provide an executable testcase that aborts if miscompiled and
that shows the broken behavior on mips-elf with an unmodified GCC source
tree.

You can also double-check testresults on your target, specifically the
various gcc.c-torture/execute/va-arg*.c testcases - which are also a good
example on how a reproducable testcase should look like both for inclusion
in the testsuite and for reproducing and fixing this bug.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|mips-sls-dnaos              |mips-*-elf
           Keywords|                            |wrong-code


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

Reply via email to