This is the mail archive of the gcc@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: GCC 3.0.4, GCC 3.1, GCC 3.2


	PR 4737/3203, maybe more.  Basically all of the exception handling
problems on AIX. 

2002-01-02  David Edelsohn  <edelsohn@gnu.org>

        * gcc.c (init_gcc_spec): Do not link with static libgcc.a if
        gcc invoked with -shared.
	* config/rs6000/t-aix43: Revert previous change.

2002-01-02  Hans-Peter Nilsson  <hp@bitrange.com>

        * unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin
        fields when comparing.

2002-01-02  Richard Henderson  <rth@redhat.com>

        * unwind-dw2-fde.c (fde_compare_t): Change return type to int.
        (fde_unencoded_compare): Likewise.  Don't use subtraction to get
        a tristate comparison value.
        (fde_single_encoding_compare, fde_mixed_encoding_compare): Likewise.


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