https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62242
--- Comment #5 from Louis Krupp ---
Created attachment 36097
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36097&action=edit
Possible patch
The problem seems to be with an array constructor with an array element whose
value is a character
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62242
--- Comment #4 from Louis Krupp ---
Created attachment 36096
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36096&action=edit
Executable test case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62242
Louis Krupp changed:
What|Removed |Added
CC||t56xjcu6dh at snkmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65766
--- Comment #3 from Louis Krupp ---
Created attachment 36080
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36080&action=edit
Proposed patch
The problem is with substrings of allocatable string components of derived
types. The code seems
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65766
Louis Krupp changed:
What|Removed |Added
CC||t56xjcu6dh at snkmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62536
Louis Krupp changed:
What|Removed |Added
CC||t56xjcu6dh at snkmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66175
Louis Krupp changed:
What|Removed |Added
CC||t56xjcu6dh at snkmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55434
--- Comment #2 from Louis Krupp 2012-11-22
00:40:49 UTC ---
g++ -v output from a version known to have this problem:
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
Targe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55434
--- Comment #1 from Louis Krupp 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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55434
Bug #: 55434
Summary: const array with elements initialized by constructor
marked non-const in debug info
Classification: Unclassified
Product: gcc
Version: 4.7.3
10 matches
Mail list logo