diff options
Diffstat (limited to 'gcc/config/rs6000/darwin.h')
| -rw-r--r-- | gcc/config/rs6000/darwin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/rs6000/darwin.h b/gcc/config/rs6000/darwin.h index bb03029..6c62575 100644 --- a/gcc/config/rs6000/darwin.h +++ b/gcc/config/rs6000/darwin.h @@ -77,7 +77,6 @@ do { \ else if (flag_pic == 1) \ { \ /* Darwin doesn't support -fpic. */ \ - warning (0, "-fpic is not supported; -fPIC assumed"); \ flag_pic = 2; \ } \ } \ |
