Proposed patch for HP-UX issues

James A. Morrison ja2morri@csclub.uwaterloo.ca
Sun Jul 24 03:34:00 GMT 2005


Mark Mitchell <mark@codesourcery.com> writes:

> James A. Morrison wrote:
>> Mark Mitchell <mark@codesourcery.com> writes:
>>
>>>After this change:
>>>
>>>   2005-07-22  Mark Mitchell  <mark@codesourcery.com>
>>>
>>>	PR debug/21828
>>>	* toplev.c (check_global_declarations): Do not mark undefined
>>>	variables as DECL_IGNORED_P.
>>>
>>> many tests in the IA64 HP-UX libstdc++ testsuite started failing.
>>  How many tests started failing?  Would ia64-linux have the same
>> problem?
>
> Lots of tests started failing.  We post all of our automatic test
> results; see the testresults archives:
>
>    http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg01239.html
>
> I don't know if this would effect IA64 GNU/Linux.

 I'm fairly certain it does.  I noticed my built this morning had only
about 100 libstdc++ passes.

> However, the patch I posted isn't quite right; we can get to that code
> with DECL not a VAR_DECL; I'm trying an updated version that checks
> that condition as well.
>

 Ok, I can test on ia64-linux when you've got an updated version.

-- 
Thanks,
Jim

http://www.csclub.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim



More information about the Gcc-patches mailing list