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]

Unreviewed patches (one critical for 3.0)


Some of my patches still haven't been reviewed, one of them critial for 3.0:

	http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00301.html

This disables a couple of __STDC__==0 fixes if STDC_0_IN_SYSTEM_HEADERS is
defined.  They are unnecessary when the necessary support in cpplib is
enabled, and reduce the number of fixed headers to the bare minimum, now
that fixincludes is run on Solaris 2 too.

	http://gcc.gnu.org/ml/gcc-bugs/2001-04/msg00696.html

Enable building shared libgcc on Solaris/Intel.  Needs a decision on
proper filenames to use instead of referencing sparc/t-slibgcc and
sparc/t-slibgcc-sld from the i?86-*-solaris2* configuration.

	http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00065.html

Just a typo in, could go in as obvious.

	http://gcc.gnu.org/ml/gcc-patches/2001-04/msg01334.html

Improves -m386 vs. -march=i386 deprecation messages.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE


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