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: [patch, hppa, alias] Patch to remove use of flag_argument_noalias from config/pa/pa.c


On Mon, 2010-04-12 at 14:25 -0400, John David Anglin wrote:
> > The file config/pa/pa.c has a use of flag_argument_noalias which no
> > longer exists.  Here is my patch to remove the reference to it.  Does
> > this look like the right fix?  The testing looked OK but there are a
> > bunch of whopr and lto test  failures to ignore while looking for
> > regressions.
> 
> I tested the same change on hppa64-hp-hpux11.11 last night and
> didn't see any regressions.
> 
> I can't remember why fortran arguments were being ignored but I think
> the code was copied from some generic code.  This was introduced in r74614.
> 
> The change is probably correct.
> 
> Dave

OK, I am going to check it in.

Steve Ellcey
sje@cup.hp.com


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