This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
More emit_note fallout
- From: Andreas Schwab <schwab at suse dot de>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 28 Jun 2003 14:45:41 +0200
- Subject: More emit_note fallout
Committed as abvious.
Andreas.
2003-06-28 Andreas Schwab <schwab@suse.de>
* config/ia64/ia64.md (a define_split): Follow emit_note API
change.
--- gcc/config/ia64/ia64.md.~1.107.~ 2003-06-20 11:41:13.000000000 +0200
+++ gcc/config/ia64/ia64.md 2003-06-28 14:25:58.000000000 +0200
@@ -1,5 +1,5 @@
;; IA-64 Machine description template
-;; Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
;; Contributed by James E. Wilson <wilson@cygnus.com> and
;; David Mosberger <davidm@hpl.hp.com>.
@@ -4414,7 +4414,7 @@
emitted_something = true;
}
if (! emitted_something)
- emit_note (NULL, NOTE_INSN_DELETED);
+ emit_note (NOTE_INSN_DELETED);
DONE;
})
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."