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 patches


Can someone please review these.

http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00281.html

  This fixes a bug in the truncation-simplification code.  Whether we
  need the code being fixed at all is not clear.  If truncation is a
  no-op, in theory, we should not need to check high-order bits.  But
  anyway the code in its current form is obviously incorrect.

http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01366.html

  New target-hook: mode_rep_extended.

Thanks,
Adam


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