[Bug middle-end/62242] ICE in expand_expr_real_1

2015-07-30 Thread t56xjcu6dh at snkmail dot com
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

[Bug middle-end/62242] ICE in expand_expr_real_1

2015-07-30 Thread t56xjcu6dh at snkmail dot com
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

[Bug middle-end/62242] ICE in expand_expr_real_1

2015-07-30 Thread t56xjcu6dh at snkmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62242 Louis Krupp changed: What|Removed |Added CC||t56xjcu6dh at snkmail dot com --- Comment

[Bug fortran/65766] gFortran Compiler SEGFAULTING on compiling simple program

2015-07-28 Thread t56xjcu6dh at snkmail dot com
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

[Bug fortran/65766] gFortran Compiler SEGFAULTING on compiling simple program

2015-07-28 Thread t56xjcu6dh at snkmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65766 Louis Krupp changed: What|Removed |Added CC||t56xjcu6dh at snkmail dot com --- Comment

[Bug fortran/62536] ICE (segfault) for invalid END BLOCK statement

2015-07-22 Thread t56xjcu6dh at snkmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62536 Louis Krupp changed: What|Removed |Added CC||t56xjcu6dh at snkmail dot com --- Comment

[Bug fortran/66175] ICE in gfc_free_namespace with unbalanced BLOCKs

2015-07-14 Thread t56xjcu6dh at snkmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66175 Louis Krupp changed: What|Removed |Added CC||t56xjcu6dh at snkmail dot com --- Comment

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

2012-11-21 Thread t56xjcu6dh at snkmail dot com
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

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

2012-11-21 Thread t56xjcu6dh at snkmail dot com
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.

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

2012-11-21 Thread t56xjcu6dh at snkmail dot com
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