This is the mail archive of the gcc-patches@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]

Re: Testsuite patch to make cxa_atexit test available in gcc subdir


> I think, for consistency with the other things in this file, this
> procedure's name should be changed from
> 
> check_v3_target_cxa_atexit
> 
> to
> 
> check_cxa_atexit_available 
> 
> 
> I realize this will force mechanical mods to some libstdc++ tests.
> These are pre-approved.
> 
> -benjamin

Actually, only dg-require-cxa-atexit calls check_v3_target_cxa_atexit.
The tests all contain calls to "dg-require-cxa-atexit", not
to "check_v3_target_cxa_atexit" so no tests need to be changed.

I will check it in with this name change and with the ChangeLog comment
change.

Steve Ellcey
sje@cup.hp.com


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