This is the mail archive of the gcc-bugs@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]

[Bug target/15941] [3.4 regression] new fails gcc.dg/compat/struct-by-value-11 and gcc.dg/compat/struct-by-value-1


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-06-11 20:52 -------
Subject: Re:  New: [regression 3.4.1] new fails gcc.dg/compat/str

>  GCC build triplet: hppa2.0-hp-hpux11.00
>   GCC host triplet: hppa2.0-hp-hpux11.00
> GCC target triplet: hppa2.0-hp-hpux11.00

I'm also seeing this regression on the main on hppa2.0-hp-hpux11.11.

It looks like the only patch that could have introduced this regression is:

2004-06-09  Richard Henderson  <rth@redhat.com>
 
	PR middle-end/15228
	* function.c (assign_parms): Always set_mem_align with the computed
	FUNCTION_ARG_BOUNDARY.  Don't clear stack_parm if !STRICT_ALIGNMENT.

Dave


-- 


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


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