This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: PR target/35657: TDmode isn't aligned at 128bit when passing to a function
On Thu, Mar 27, 2008 at 3:33 PM, Jan Hubicka <jh@suse.cz> wrote:
> > Regarding 4.3.1 support - since this is an ABI change w.r.t released
> > compiler, RMs should have their last word. IMO, at least a notice in
> > release notes is needed
>
> RM has last word here, for sure, but since the use of DFP currently is
> minimal and is supposed to rise for next major release, I would preffer
> fixing the issue in 4.3.1 rather than waiting for anohter half a year.
> With news.html update for sure ;)
I tend to agree. How often do you plan to change the DFP ABI? ;)
Richard.