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]

[tree-ssa]: Fix PR other/12220


I'm fixing this one by removing the -fno-strict-aliasing flags from libbanshee.
I can't see the warning anymore during bootstrap (maybe i'm just blind) on powerpc-darwin or i686-pc-linux-gnu.
These bootstraps were with points-to analysis on by default.


2004-02-03 Daniel Berlin <dberlin@dberlin.org>

        Fix PR other/12220
        * engine/Makefile.am: Remove -fno-strict-aliasing.
        * libcompat/Makefile.am: Ditto.
        * points-to/Makefile.am: Ditto.
        * configure: Regenerated.
        * config.h.in: Ditto.
        * Makefile.in: Ditto.
        * engine/Makefile.am: Ditto.
        * libcompat/Makefile.am: Ditto.
        * points-to/Makefile.am: Ditto.
--Dan



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