------- Comment #10 from jakub at gcc dot gnu dot org  2008-01-07 16:18 -------
On the 20000801-4.c testcase with this patch .cstring is no longer used,
instead
.const is, which is desirable, at least if Darwin mergeable string sections
work at least roughly similarly to ELF, and I've checked that .cstring is still
used for string literals with len the same as zero terminated string's strlen +
1 for terminator.
Could somebody please bootstrap/regtest this on darwin native? Thanks.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
             Status|WAITING                     |ASSIGNED
          Component|middle-end                  |target
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-07 16:18:02
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34622

Reply via email to