This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/38989] How much stack space should c380004 take?



------- Comment #4 from joel dot sherrill at oarcorp dot com  2009-01-27 20:21 -------
Subject: Re:  How much stack space should c380004 take?

laurent at guerby dot net wrote:
> ------- Comment #3 from laurent at guerby dot net  2009-01-27 20:16 -------
> in gcc/testsuite/ada/acats/run_all.sh there is already some handling of special
> tests:
>
>       case $i in
>         cxb30*) EXTERNAL_OBJECTS="$dir/support/cxb30040.o
> $dir/support/cxb30060.o $dir/support/cxb30130.o $dir/support/cxb30131.o";;
>         ca1020e) rm -f ca1020e_func1.adb ca1020e_func2.adb ca1020e_proc1.adb
> ca1020e_proc2.adb > /dev/null 2>&1;;
>         ca14028) rm -f ca14028_func2.ads ca14028_func3.ads ca14028_proc1.ads
> ca14028_proc3.ads > /dev/null 2>&1;;
>         cxh1001) extraflags="-a -f"; echo "pragma Normalize_Scalars;" >
> gnat.adc
>       esac
>
> the "$target" can be tested to single out RTEMS. Now I don't know what exactly
> RTEMS need, an env variable?
>
>   
We have a special script to run the tests based on this one.
If you think this is the best solution, I will implement it and
we can close this one.

FWIW the RTEMS CVS module gcc-testing has all our
test scripts, support code, dejagnu configs for simulator BSPs,
and scripts to run simulators. 


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]