[Bug c++/90516] New: Strange behaviour of code if function no return value and code embraced by try..catch with opt flags

2019-05-17 Thread matszpk at interia dot pl
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: matszpk at interia dot pl Target Milestone: --- Created attachment 46371 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46371&action=edit

[Bug c++/68732] Internal error while compiling CLRadeonExtender

2015-12-06 Thread matszpk at interia dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68732 --- Comment #3 from matszpk --- Thank you for quick answer and advice. Now, I am using default gcc-5 from OpenSUSE Leap 42.1. Perhaps, I will try to use GCC 5.3 in near future...

[Bug c++/68732] Internal error while compiling CLRadeonExtender

2015-12-06 Thread matszpk at interia dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68732 --- Comment #1 from matszpk --- Created attachment 36936 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36936&action=edit preprocessed file

[Bug c++/68732] New: Internal error while compiling CLRadeonExtender

2015-12-06 Thread matszpk at interia dot pl
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: matszpk at interia dot pl Target Milestone: --- Hi. I tried to compile my project with GCC 5.2.1 that provided by distro OpenSUSE Leap 42.1, and I that version of a compiler reports an internal error: Full command line

[Bug c++/64371] 'stack smashing detected' in my code (NumStringConv).

2014-12-21 Thread matszpk at interia dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64371 matszpk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/64371] 'stack smashing detected' in my code (NumStringConv).

2014-12-21 Thread matszpk at interia dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64371 matszpk changed: What|Removed |Added Target||i686-pc-linux-gnu Host|

[Bug c++/64371] New: 'stack smashing detected' in my code (NumStringConv).

2014-12-21 Thread matszpk at interia dot pl
iority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: matszpk at interia dot pl I tried to run my program for conversion from numbers to strings (called as NumStringConv). Unhappilly, a testing program 'cstrtofXTest' causes 'stack smashing dete