winnt.c (i386_pe_unique_section): Put read-only data in the text section unless READO...
authorMumit Khan <khan@xraylith.wisc.edu>
Sun, 1 Mar 1998 16:55:15 +0000 (16:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 1 Mar 1998 16:55:15 +0000 (09:55 -0700)
commit81023100d3ae76c0a71d83247aa5b9d35732448f
tree5696e89a9ccd065d7df27c20be9bd6576b0154af
parent818e50a59da14950d7d0b0b687547c9124c1ccd0
winnt.c (i386_pe_unique_section): Put read-only data in the text section unless READONLY_DATA_SECTION is defined.

        * config/i386/winnt.c (i386_pe_unique_section): Put read-only
        data in the text section unless READONLY_DATA_SECTION is defined.

From-SVN: r18342
gcc/ChangeLog
gcc/config/i386/winnt.c