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]

3.3 PRs


Jan --

There are a bunch of 3.3 PRs with your name on them.  Let's get these
resolved ASAP.

target/9929 ice-on-legal-code:

  Janis tracked this problem to one of your changes.

  You proposed a patch for this, and the discussion ends here:

    http://gcc.gnu.org/ml/gcc-patches/2003-03/msg02281.html

  RTH suggested an alternative way of fixing the problem; please
  prepare a patch and submit it.

optimization/8634 wrong-code:

  Janis tracked this problem to one of your changes.

optimization/10056 ice-on-legal-code:

  You checked in a patch for this on March 25:

    Tue Mar 25 20:48:05 CET 2003  Jan Hubicka  <jh at suse dot cz>

	    PR opt/10056

  but the PR is still open.  If you fixed it, would you close the PR?

  If not, what's up?

optimization/10024 ice-on-legal-code:

  This seems like the same issue as 10056.

inline-asm/8808 ice-on-illegal-code:

  This is a case where the user puts something into a register that is
  probably not of the right type.

  Can you confirm that?  Should we allow users to use register ("mm0")
  if the data type does not have the same mode as the register in
  question?
  
Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


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