[Bug middle-end/23991] [4.1 Regression]: Gcc failed to build on ia64

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 21 19:21:00 GMT 2005


------- Additional Comments From ian at airs dot com  2005-09-21 19:21 -------
Subject: Re:  [4.1 Regression]: Gcc failed to build on ia64

Joern RENNECKE <joern.rennecke@st.com> writes:

> 2005-09-21  J"orn Rennecke <joern.rennecke@st.com>
> 
> 	* final.c (get_attr_length_1): In !HAVE_ATTR_length case, define as
> 	macro.  Don't attach ATTRIBUTE_UNUSED to arguments.
> 	(get_attr_length, get_attr_min_length): Add ATTRIBUTE_UNUSED.

Ick, don't do that.  Suppose you just #define insn_default_length and
insn_min_length as macros ifndef HAVE_ATTR_length.

Ian


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23991



More information about the Gcc-bugs mailing list