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


> 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
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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