This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/5] s390: Use proper read-only data section for literals.


On 01/21/2016 07:56 AM, Marcin KoÅcielnicki wrote:
>>> +2016-01-02  Marcin KoÅcielnicki  <koriakin@0x04.net>
>>> +
>>> +	* config/s390/s390.md (pool_section_start): Use switch_to_section
>>> +	to select proper read-only data section instead of hardcoding .rodata.
>>> +	(pool_section_end): Use switch_to_section to match the above.
>>> +
>>
>> This is ok if bootstrap and regression tests are clean. Thanks!
>>
>> -Andreas-
>>
>>
> 
> The bootstrap and regression tests are indeed clean for this patch and 
> #2.  I don't have commit access to gcc repo, how do I get this pushed?

Committed to mainline. Thanks!

-Andreas-



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]