pa-hpux.opt (flag_pa_unix): New Variable entry.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 22 Mar 2011 22:42:51 +0000 (22:42 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 22 Mar 2011 22:42:51 +0000 (22:42 +0000)
commit1bb721dcde610f30cd72d019060122bdf6d2c348
tree49d63a6f66695967bb4c29a86117bad9b47d2486
parentcd8d8754d58202ee4a9e909baa3a15cbe1d0c79c
pa-hpux.opt (flag_pa_unix): New Variable entry.

* config/pa/pa-hpux.opt (flag_pa_unix): New Variable entry.
(munix=93): Use Var.
* config/pa/pa-hpux1010.opt (munix=95): Use Var.
* config/pa/pa-hpux1111.opt (munix=98): Use Var.
* config/pa/pa-opts.h: New.
* config/pa/pa.c (pa_cpu, flag_pa_unix): Remove.
(pa_handle_option): Don't assert that global structures are in
use.  Access target_flags via opts pointer.  Don't handle
OPT_mschedule_, OPT_mfixed_range_, OPT_munix_93, OPT_munix_95 or
OPT_munix_98 here.
(pa_option_override): Handle deferred OPT_mfixed_range_.

From-SVN: r171324
gcc/ChangeLog
gcc/config/pa/pa-hpux.opt
gcc/config/pa/pa-hpux1010.opt
gcc/config/pa/pa-hpux1111.opt
gcc/config/pa/pa-opts.h [new file with mode: 0644]
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pa/pa.opt