[Bug fortran/77525] wrong requirement of an upper bound for an array argument

2021-12-21 Thread themos.tsikas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77525 Themos Tsikas changed: What|Removed |Added CC||themos.tsikas at gmail dot com

[Bug fortran/88463] New: Rejects conforming source, OpenMP Parallel region Default(None) reference to module parameter array, separate source

2018-12-12 Thread themos.tsikas at gmail dot com
: 8.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: themos.tsikas at gmail dot com Target Milestone: --- Created attachment 45213 --> https://gcc.gnu.

[Bug debug/85252] [6/7/8 Regression] ICE with -g for static zero-length array initialization

2018-04-06 Thread themos.tsikas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85252 --- Comment #5 from Themos Tsikas --- If you find a gcc version that doesn't ICE, make sure you try the options "-g -O".

[Bug debug/85252] New: Segmentation fault with -g for static zero-length array initialization

2018-04-06 Thread themos.tsikas at gmail dot com
Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: themos.tsikas at gmail dot com Target Milestone: --- A one-liner source provokes Segmentation fault (you can see the source line in the message below). Bug shows up in 4.x 5.x 6

[Bug c/57727] New: RaspberryPi gcc internal compiler error unrecognisable insn

2013-06-26 Thread themos.tsikas at gmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: themos.tsikas at gmail dot com $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper Target: arm-linux-gnueabihf Configured

[Bug c/57727] RaspberryPi gcc internal compiler error unrecognisable insn

2013-06-26 Thread themos.tsikas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57727 --- Comment #1 from Themos Tsikas themos.tsikas at gmail dot com --- Created attachment 30376 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30376action=edit preprocessed source exhibting bug

[Bug c/57727] RaspberryPi gcc internal compiler error unrecognisable insn

2013-06-26 Thread themos.tsikas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57727 --- Comment #3 from Themos Tsikas themos.tsikas at gmail dot com --- (In reply to ktkachov from comment #2) Reproduced with GCC 4.6.4. However, this is fixed on all currently maintained versions of GCC, it worked for me with 4.7.4, 4.8.1

[Bug target/57727] RaspberryPi gcc internal compiler error unrecognisable insn

2013-06-26 Thread themos.tsikas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57727 --- Comment #5 from Themos Tsikas themos.tsikas at gmail dot com --- (In reply to Andrew Pinski from comment #4) (In reply to Themos Tsikas from comment #3) Thanks, I will see if a more recent version is available in my distro. You really

[Bug target/57727] RaspberryPi gcc internal compiler error unrecognisable insn

2013-06-26 Thread themos.tsikas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57727 --- Comment #7 from Themos Tsikas themos.tsikas at gmail dot com --- I knew this was going to be my fault. Habe a good day sir.