| Subject: | Tweak a couple of testcases |
|---|---|
| From: | Eric Botcazou |
| Date: | Tue, 10 Nov 2009 18:30:31 +0100 |
gcc.c-torture/execute/ipa-sra-2.c doesn't pass on SPARC64/Solaris 10 because
it returns a value read from uninitialized memory. gcc.dg/pr41963.c doesn't
pass on SPARC/Solaris 9 because of a missing declaration for fabsf.
Tested on SPARC/Solaris 9, SPARC64/Solaris 10 and x86/Linux, applied on the
mainline as obvious.
2009-11-10 Eric Botcazou <ebotcazou@xxxxxxxxxxx>
* gcc.c-torture/execute/ipa-sra-2.c: Use calloc instead of malloc.
* gcc.dg/pr41963.c: Do not include math.h. Declare fabsf manually.
--
Eric Botcazou
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Improvement when reassigning pseudos after spilling, Jeff Law |
|---|---|
| Next by Date: | Re: [patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp, Kai Tietz |
| Previous by Thread: | Improvement when reassigning pseudos after spilling, Jeff Law |
| Next by Thread: | [Patch] PR 37454 - Fix -rdynamic check in gcc/configure, Steve Ellcey |
| Indexes: | [Date] [Thread] [Top] [All Lists] |