Commit 6a4d6760 by Kazu Hirata Committed by Kazu Hirata

params.c: Fix formatting.

	* params.c: Fix formatting.
	* params.h: Likewise.
	* predict.c: Likewise.
	* prefix.c: Likewise.
	* print-rtl.c: Likewise.
	* print-tree.c: Likewise.
	* profile.c: Likewise.

From-SVN: r53670
parent fe1cc883
2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
* params.c: Fix formatting.
* params.h: Likewise.
* predict.c: Likewise.
* prefix.c: Likewise.
* print-rtl.c: Likewise.
* print-tree.c: Likewise.
* profile.c: Likewise.
2002-05-20 H.J. Lu (hjl@gnu.org)
* gcc/config/mips/linux.h (SDB_DEBUGGING_INFO): Undefine.
......
......@@ -79,6 +79,3 @@ set_param_value (name, value)
/* If we didn't find this parameter, issue an error message. */
error ("invalid parameter `%s'", name);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment