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]

Unreviewed patch: XCOFF DBX and functions sections


	The following patch to modify dbxout.c FORCE_TEXT macro to change
to the current function section and to modify xcoffout.h to not explicitly
change to the text section (to work around a bug fixed eight years ago)
are necessary for function section support on AIX:

http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00459.html

Thanks, David


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