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]
Other format: [Raw text]

Re: RFA:fix PR middle-end/23467


Joern RENNECKE wrote:
> 
> 2005-08-18  J"orn Rennecke <joern.rennecke@st.com>
> 
> gcc:
> 	PR middle-end/23467
> 	* stor-layout.c (finalize_type_size): Dont override
> 	existing alignment with a smaller alignment from the mode.

The testcase passes for me (i686-pc-linux-gnu) with or without this
patch. Note that the part you have patched is executed in some
cases even for non-STRICT_ALIGNMENT cases.

Ranjit.

-- 
Ranjit Mathew       Email: rmathew AT gmail DOT com

Bangalore, INDIA.     Web: http://ranjitmathew.hostingzero.com/


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