This is the mail archive of the gcc-bugs@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]

[Bug c++/55434] const array with elements initialized by constructor marked non-const in debug info


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

--- Comment #1 from Louis Krupp <t56xjcu6dh at snkmail dot com> 2012-11-22 00:37:04 UTC ---
Created attachment 28759
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28759
Proposed patch

I wouldn't describe this as elegant, but it seems to work.


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