Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
gcc33
gcc32-ada-addr2line.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc32-ada-addr2line.patch of Package gcc33
============================================================ Index: gcc/ada/adaint.c --- gcc/ada/adaint.c 31 May 2002 18:08:22 -0000 1.10 +++ gcc/ada/adaint.c 22 Oct 2002 14:13:58 -0000 @@ -2244,17 +2244,6 @@ int _flush_cache() } #endif -#if defined (CROSS_COMPILE) \ - || (! (defined (sparc) && defined (sun) && defined (__SVR4)) \ - && ! defined (linux) \ - && ! defined (hpux) \ - && ! (defined (__alpha__) && defined (__osf__)) \ - && ! defined (__MINGW32__)) - -/* Dummy function to satisfy g-trasym.o. Currently Solaris sparc, HP/UX, - GNU/Linux, Tru64 & Windows provide a non-dummy version of this procedure in - libaddr2line.a. */ - void convert_addresses (addrs, n_addr, buf, len) void *addrs ATTRIBUTE_UNUSED; @@ -2264,7 +2253,6 @@ convert_addresses (addrs, n_addr, buf, l { *len = 0; } -#endif #if defined (_WIN32) int __gnat_argument_needs_quote = 1;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor