On Fri, Jun 03, 2016 at 12:56:19PM +, Wilco Dijkstra wrote:
> This patch cleans up the -mpc-relative-loads option processing. Rename to
> avoid the
> "no*" name and confusing !no* expressions. Fix the option processing code to
> implement
> -mno-pc-relative-loads rather than ignore it.
>
>
On 06/03/16 07:56, Wilco Dijkstra wrote:
This patch cleans up the -mpc-relative-loads option processing. Rename to
avoid the
"no*" name and confusing !no* expressions. Fix the option processing code to
implement
-mno-pc-relative-loads rather than ignore it.
OK for commit?
LGTM
--
Evandro
This patch cleans up the -mpc-relative-loads option processing. Rename to
avoid the
"no*" name and confusing !no* expressions. Fix the option processing code to
implement
-mno-pc-relative-loads rather than ignore it.
OK for commit?
ChangeLog:
2016-06-03 Wilco Dijkstra
* config/aar