nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt=local, also exclude unintiali...
authorSandra Loosemore <sandra@codesourcery.com>
Tue, 6 Oct 2015 21:10:15 +0000 (17:10 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Tue, 6 Oct 2015 21:10:15 +0000 (17:10 -0400)
commitce9f2dc532f64c01d284ac34ff3ed8f8f49220c5
tree2d39f671df850153d70c4b9f030b56baf954f9c7
parent64e9a944fbc4f57fb5be5e57da8ae99bb215fe12
nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt=local, also exclude unintialized common symbols.

2015-10-06  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* config/nios2/nios2.c (nios2_symbol_ref_in_small_data_p):
For -mgpopt=local, also exclude unintialized common symbols.
* doc/invoke.texi (Nios II Options): Document the change.

From-SVN: r228549
gcc/ChangeLog
gcc/config/nios2/nios2.c
gcc/doc/invoke.texi