]> gcc.gnu.org Git - gcc.git/commit
ia64.c (ia64_in_small_data_p): Also handle the section names resulting from...
authorJan Beulich <jbeulich@novell.com>
Mon, 10 Jan 2005 07:42:49 +0000 (07:42 +0000)
committerJan Beulich <jbeulich@gcc.gnu.org>
Mon, 10 Jan 2005 07:42:49 +0000 (07:42 +0000)
commit826eb7eda5726246f689f035ca699ca053cd59e8
treefced80c2a496c4ea07beb0cbf7ca0354ff3a2d06
parentbc29943ee9bc2a7b709f73a1d2a86ce078052db2
ia64.c (ia64_in_small_data_p): Also handle the section names resulting from...

gcc/
2005-01-10  Jan Beulich  <jbeulich@novell.com>

* config/ia64/ia64.c (ia64_in_small_data_p): Also handle the section
names resulting from -ffunction-sections/-fdata-sections and linkonce
ones.
* varasm.c (default_section_type_flags_1): Also set SECTION_SMALL
based on the section name. Rearrange the section name comparison logic
slightly so that each section name is compared against at most once.

From-SVN: r93134
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/varasm.c
This page took 0.055579 seconds and 5 git commands to generate.