------- Comment #3 from jakub at gcc dot gnu dot org  2010-03-19 21:50 -------
Similar effects on x86_64 cc1plus:
before:
DW_AT_location count 312834, cc1plus size 83M
  [28] .debug_info       PROGBITS        0000000000000000 10eb517 149edb3 00   
  0   0  1
  [32] .debug_loc        PROGBITS        0000000000000000 2a6b054 1e2fba8 00   
  0   0  1
after:
DW_AT_location count 302437, cc1plus size 70M
  [28] .debug_info       PROGBITS        0000000000000000 10eb517 1494b6b 00   
  0   0  1
  [32] .debug_loc        PROGBITS        0000000000000000 2a61051 10f1b5c 00   
  0   0  1


-- 


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

Reply via email to