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 fixes


Hi,
here are few fixes waiting for review I would love to see in mainline :)

Fix for make profilebootstrap failure
  http://gcc.gnu.org/ml/gcc-patches/2003-09/msg02061.html

PR opt/12324
  one version, to disable deffering with flag_unit_at_a_time is at:
    http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00385.html
  other version to ignore defering patch is at:
    http://gcc.gnu.org/ml/gcc-patches/2003-10/msg01402.html

Mainline inline time explostion at -O1
  new incremental inlining heruistics at:
    http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00906.html
  or pretty obvious patch to enable unit-at-a-time at -O1.

And one for tree-ssa to enable -funit-at-a-time at mainline and
synchronize inlining limits
  http://gcc.gnu.org/ml/gcc-patches/2003-10/msg01571.html

Honza


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