[Bug libfortran/72790] New: MOVE_ALLOC() of character looses content data

2016-08-03 Thread nathanael.huebbe at informatik dot uni-hamburg.de
Priority: P3 Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: nathanael.huebbe at informatik dot uni-hamburg.de Target Milestone: --- Created attachment 39052 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39052&action=edit Code to rep

[Bug fortran/70842] [4.9/5/6/7 Regression] internal compiler error with character members within a polymorphic pointer

2016-07-14 Thread nathanael.huebbe at informatik dot uni-hamburg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70842 --- Comment #6 from nathanael.huebbe at informatik dot uni-hamburg.de --- (In reply to kargl from comment #5) > With the patch I posted earlier today and code in comment #1, I see > > gfc7 -c a.f90 > a.f90:14:30: > >

[Bug fortran/70842] [4.9/5/6/7 Regression] internal compiler error with character members within a polymorphic pointer

2016-04-28 Thread nathanael.huebbe at informatik dot uni-hamburg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70842 --- Comment #3 from nathanael.huebbe at informatik dot uni-hamburg.de --- This is getting even nastier. As it turns out, even though the code I gave above compiles, it does not produce correct results. To be precise, if I use a routine like

[Bug fortran/70842] internal compiler error with character members within a polymorphic pointer

2016-04-28 Thread nathanael.huebbe at informatik dot uni-hamburg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70842 --- Comment #1 from nathanael.huebbe at informatik dot uni-hamburg.de --- Created attachment 38357 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38357&action=edit Code to reproduced the bug the forgotten attachment...

[Bug fortran/70842] New: internal compiler error with character members within a polymorphic pointer

2016-04-28 Thread nathanael.huebbe at informatik dot uni-hamburg.de
: ice-on-valid-code Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: nathanael.huebbe at informatik dot uni-hamburg.de Target Milestone: --- There is a problem with character members of derived types

[Bug fortran/65079] New: -Werror= does not work on implicit-procedure warning

2015-02-16 Thread nathanael.huebbe at informatik dot uni-hamburg.de
Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: nathanael.huebbe at informatik dot uni-hamburg.de System: Ubuntu Affected gfortran versions: at least 4.7.2 and 4.8.2 Description: Compiling this fortran code module bar implicit none contains