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: Unreviewed patches


Eric Botcazou <ebotcazou@libertysurf.fr> writes:

> EH-compatible -ffunction-sections:
> http://gcc.gnu.org/ml/gcc-patches/2004-04/msg01768.html

I think it would be cleaner to handle this with ELF section groups.
H.J. Lu has, I believe, completed binutils support.

Also I'd like to see testing with C++ as well as Ada.

> Fix PR rtl-optimization/16028 (reload inheritance)
> http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01647.html

I'm not qualified to review reload patches, sorry.

> Prettify assembly output on SPARC (part #2)
> http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00925.html

This *would* be an OK except for the concerns you raise with regard to
final_scan_insn, hppa, and sh, which confuse the issue.  I cannot tell
if there is a problem.  If there is, please send a patch to fix it,
and then respin this patch.  If there is not, or if there is but your
patch can be proven not to make it worse, please explain.

> Fix PR rtl-optimization/16294
> http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01167.html

already approved elsewhere.

zw


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