Re: [PATCH] Fix PR debug/49130

2011-06-06 Thread Jason Merrill
OK. Jason

[PATCH] Fix PR debug/49130

2011-05-31 Thread Dodji Seketeli
Hello, In this PR an integer constant which type is a typedef based on an integer might be pretty-printed differently from the way the mangler would have represented it. As a result, the DW_AT_name representing the constant might be gratuitously be different from the linkage name. In the example