[Bug fortran/96613] SIGFPE on min1() with -ffpe-trap=invalid switch

2020-08-20 Thread thomas.huxhorn at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96613 --- Comment #11 from Thomas Huxhorn --- I compiled the latest git GCC and rerun the program, no more problems. Thank you all :)

[Bug libfortran/96613] New: SIGFPE on min1() with -ffpe-trap=invalid switch

2020-08-14 Thread thomas.huxhorn at web dot de
: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: thomas.huxhorn at web dot de Target Milestone: --- The program fails if -ffpe-trap=invalid is present and no optimization flag is set. It print 5000 with any optimization level set. The expected behavior is that it

[Bug c++/61229] warn_unused_result fails to work with member functions

2015-02-02 Thread thomas.huxhorn at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61229 Thomas Huxhorn changed: What|Removed |Added CC||thomas.huxhorn at web dot de

[Bug libgomp/63193] New: omp_set_dynamic memory leak

2014-09-06 Thread thomas.huxhorn at web dot de
Assignee: unassigned at gcc dot gnu.org Reporter: thomas.huxhorn at web dot de CC: jakub at gcc dot gnu.org Created attachment 33454 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33454&action=edit preprocessed file small memory leak found with valgrind.