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]

Re: [Ada] Build failure: a-numaux.adb (Debian/x86)


On Sun, 14 Oct 2001, Florian Weimer wrote:
  The following patch fixes this problem.  It was introduced by the
  named asm operands patch, which failed to update the Ada front end.
  
  Bootstrapped on x86.
  
  2001-10-14  Florian Weimer  <fw@deneb.enyo.de>
  
  	* trans.c (tree_transform): Adjust to recent change in
            expand_asm_operands to implement named asm operands.
  [snip]

I committed the patch. Nightly testing with our regression suite
showed one new ICE since 20011011 in emit_move_insn, at expr.c:2737, 
but this is most likely unrelated to your change.

  -Geert


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