[Bug fortran/66493] ICE on alternate return argument for typebound procedure

2015-06-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66493 --- Comment #3 from kargl at gcc dot gnu.org --- Created attachment 35748 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35748action=edit test program without type bound procedure

[Bug fortran/66493] ICE on alternate return argument for typebound procedure

2015-06-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66493 --- Comment #5 from kargl at gcc dot gnu.org --- Created attachment 35750 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35750action=edit Patch that gets rid of ICE

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-06-15 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/66380] ICE for intrinsic reshape with insufficient number of array elements

2015-06-02 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66380 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 CC

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 --- Comment #3 from kargl at gcc dot gnu.org --- Patch submitted for review https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00071.html

[Bug fortran/66725] Issue with silent conversion int to char, ICE if int too large

2015-07-04 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 --- Comment #5 from kargl at gcc dot gnu.org --- Patch posted here. https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00235.html

[Bug fortran/66725] Issue with silent conversion int to char, ICE if int too large

2015-07-04 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jul 4 15:37:04 2015 New Revision: 225415 URL: https://gcc.gnu.org/viewcvs?rev=225415root=gccview=rev Log: 2015-07-04 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug libfortran/63930] libgfortran should use 'abort ()' instead of 'exit (2)' for run-time errors

2015-07-05 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63930 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-02 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Jul 2 17:29:04 2015 New Revision: 225349 URL: https://gcc.gnu.org/viewcvs?rev=225349root=gccview=rev Log: 2015-07-02 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-07-02 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Jul 2 17:02:10 2015 New Revision: 225348 URL: https://gcc.gnu.org/viewcvs?rev=225348root=gccview=rev Log: 2015-07-02 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-06 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/66725] Issue with silent conversion int to char, ICE if int too large

2015-07-02 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status

[Bug fortran/66044] ICE on misplaced entry statement

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66044 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue May 19 17:47:12 2015 New Revision: 223405 URL: https://gcc.gnu.org/viewcvs?rev=223405root=gccview=rev Log: 2015-05-19 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66045] ICE on incorrect code with null

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66045 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue May 19 17:59:58 2015 New Revision: 223406 URL: https://gcc.gnu.org/viewcvs?rev=223406root=gccview=rev Log: 2015-05-19 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66043] ICE on storage_size of null or output of null array

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66043 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66044] ICE on misplaced entry statement

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66044 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66045] ICE on incorrect code with null

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66045 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66052] Segmentation fault for misplaced protected statement

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66052 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue May 19 18:10:44 2015 New Revision: 223408 URL: https://gcc.gnu.org/viewcvs?rev=223408root=gccview=rev Log: 2015-05-19 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66052] Segmentation fault for misplaced protected statement

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66052 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66043] ICE on storage_size of null or output of null array

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66043 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue May 19 17:37:42 2015 New Revision: 223401 URL: https://gcc.gnu.org/viewcvs?rev=223401root=gccview=rev Log: 2015-05-19 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66057] ICE for incomplete generic statement (gfc_match_generic)

2015-05-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66057 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue May 19 18:20:12 2015 New Revision: 223409 URL: https://gcc.gnu.org/viewcvs?rev=223409root=gccview=rev Log: 2015-05-19 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/67250] gfortran does not faithfully preprocess the way cpp does

2015-08-17 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67250 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug fortran/64022] [F2003][IEEE] ieee_support_flag does not handle kind=10 and kind=16 REAL variables

2015-08-04 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64022 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/67039] Documentation of pseudorandom number intrinsics is incorrect

2015-07-28 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67039 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/66079] [6 Regression] memory leak with source allocation in internal subprogram

2015-08-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66079 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/66942] trans-expr.c:5701 runtime error: member call on null pointer of type 'struct vec'

2015-08-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66942 kargl at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED Resolution

[Bug fortran/66942] trans-expr.c:5701 runtime error: member call on null pointer of type 'struct vec'

2015-08-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66942 --- Comment #10 from kargl at gcc dot gnu.org --- Author: kargl Date: Mon Aug 3 16:56:39 2015 New Revision: 226517 URL: https://gcc.gnu.org/viewcvs?rev=226517root=gccview=rev Log: 2015-08-03 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66942] trans-expr.c:5701 runtime error: member call on null pointer of type 'struct vec'

2015-08-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66942 --- Comment #11 from kargl at gcc dot gnu.org --- Author: kargl Date: Mon Aug 3 17:17:51 2015 New Revision: 226521 URL: https://gcc.gnu.org/viewcvs?rev=226521root=gccview=rev Log: 2015-08-03 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/67068] Ambiguous interfaces generated when including open mip fortran header

2015-07-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67068 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-06 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 --- Comment #2 from kargl at gcc dot gnu.org --- Created attachment 36144 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36144action=edit patch Patched built and tested with OP's code. Regression test passed.

[Bug fortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-06 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status

[Bug libfortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Mon Aug 10 17:42:00 2015 New Revision: 226764 URL: https://gcc.gnu.org/viewcvs?rev=226764root=gccview=rev Log: 2015-08-10 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug libfortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug libfortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 kargl at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[Bug libfortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 --- Comment #12 from kargl at gcc dot gnu.org --- Author: kargl Date: Mon Aug 10 21:45:01 2015 New Revision: 226769 URL: https://gcc.gnu.org/viewcvs?rev=226769root=gccview=rev Log: 2015-08-10 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/67219] [6 Regression] Incorrect conversion warning

2015-08-14 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Jul 17 00:05:02 2015 New Revision: 225913 URL: https://gcc.gnu.org/viewcvs?rev=225913root=gccview=rev Log: 2015-07-16 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66864] floor function error

2015-07-14 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66864 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug tree-optimization/66873] fortran variant of outer-1.c not parallelized by autopar

2015-07-14 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66873 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 --- Comment #9 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Jul 16 19:03:05 2015 New Revision: 225901 URL: https://gcc.gnu.org/viewcvs?rev=225901root=gccview=rev Log: 2015-07-16 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66725] Issue with silent conversion int to char, ICE if int too large

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Jul 16 18:21:22 2015 New Revision: 225898 URL: https://gcc.gnu.org/viewcvs?rev=225898root=gccview=rev Log: 2015-07-03 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 --- Comment #10 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Jul 16 18:44:56 2015 New Revision: 225900 URL: https://gcc.gnu.org/viewcvs?rev=225900root=gccview=rev Log: 2015-07-16 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66725] Issue with silent conversion int to char, ICE if int too large

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66864] floor function error

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66864 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Jul 16 19:22:38 2015 New Revision: 225903 URL: https://gcc.gnu.org/viewcvs?rev=225903root=gccview=rev Log: 2015-07-16 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66864] floor function error

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66864 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/66725] Issue with silent conversion int to char, ICE if int too large

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Jul 17 00:31:45 2015 New Revision: 225917 URL: https://gcc.gnu.org/viewcvs?rev=225917root=gccview=rev Log: 2015-07-16 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Jul 17 00:31:45 2015 New Revision: 225917 URL: https://gcc.gnu.org/viewcvs?rev=225917root=gccview=rev Log: 2015-07-16 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug fortran/66911] ICE on allocate character with source as a derived type component

2015-07-17 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/66907] Correct code produces Segmentation fault - invalid memory reference

2015-07-17 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66907 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/66936] io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that umask() is available

2015-07-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66936 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/66936] io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that mkstemp() is available

2015-07-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66936 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5 Severity|normal

[Bug libfortran/66936] io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that mkstemp() is available

2015-07-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66936 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/66936] io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that umask() is available

2015-07-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66936 kargl at gcc dot gnu.org changed: What|Removed |Added Summary|io/unix.c gratuitously uses |io/unix.c gratuitously uses

[Bug fortran/66942] trans-expr.c:5701 runtime error: member call on null pointer of type 'struct vec'

2015-07-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66942 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/68055] ICE on using unsupported kinds in program without program statement

2015-10-24 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68055 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Oct 24 17:09:35 2015 New Revision: 229288 URL: https://gcc.gnu.org/viewcvs?rev=229288=gcc=rev Log: 2015-10-24 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/67805] ICE on array constructor with wrong character specification

2015-10-24 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67805 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Oct 24 16:20:26 2015 New Revision: 229287 URL: https://gcc.gnu.org/viewcvs?rev=229287=gcc=rev Log: 2015-10-24 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/32151] Misleading compilation diagnostic

2015-10-24 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32151 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC

[Bug fortran/67805] ICE on array constructor with wrong character specification

2015-10-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67805 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/67939] ICE on using data with negative substring range

2015-10-21 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67939 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/67885] ICE on using parameter array in block

2015-10-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67885 kargl at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot

[Bug fortran/66927] [6 Regression] ICE in gfc_conf_procedure_call

2015-10-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66927 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/68108] [6.0 regression] erroneous error message 'scalar integer expression expected'

2015-10-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68108 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug fortran/67885] ICE on using parameter array in block

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67885 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 17:06:58 2015 New Revision: 229540 URL: https://gcc.gnu.org/viewcvs?rev=229540=gcc=rev Log: 2015-10-29 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/67805] ICE on array constructor with wrong character specification

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67805 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 19:37:59 2015 New Revision: 229553 URL: https://gcc.gnu.org/viewcvs?rev=229553=gcc=rev Log: 2015-10-29 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68108] [6 regression] erroneous error message 'scalar integer expression expected'

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68108 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 19:37:59 2015 New Revision: 229553 URL: https://gcc.gnu.org/viewcvs?rev=229553=gcc=rev Log: 2015-10-29 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/67885] ICE on using parameter array in block

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67885 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/67885] ICE on using parameter array in block

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67885 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 19:52:56 2015 New Revision: 229554 URL: https://gcc.gnu.org/viewcvs?rev=229554=gcc=rev Log: 2015-10-29 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68108] [6 regression] erroneous error message 'scalar integer expression expected'

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68108 kargl at gcc dot gnu.org changed: What|Removed |Added Target Milestone|6.0 |5.3 --- Comment #9 from kargl

[Bug fortran/67939] ICE on using data with negative substring range

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67939 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 20:07:13 2015 New Revision: 229555 URL: https://gcc.gnu.org/viewcvs?rev=229555=gcc=rev Log: 2015-10-29 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/67805] ICE on array constructor with wrong character specification

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67805 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/68054] ICE on using protected attribute in program without program statement

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68054 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 20:32:41 2015 New Revision: 229558 URL: https://gcc.gnu.org/viewcvs?rev=229558=gcc=rev Log: 2015-10-24 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68055] ICE on using unsupported kinds in program without program statement

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68055 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/68054] ICE on using protected attribute in program without program statement

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68054 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/67939] ICE on using data with negative substring range

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67939 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/68055] ICE on using unsupported kinds in program without program statement

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68055 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 20:44:09 2015 New Revision: 229560 URL: https://gcc.gnu.org/viewcvs?rev=229560=gcc=rev Log: 2015-10-29 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68054] ICE on using protected attribute in program without program statement

2015-10-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68054 --- Comment #2 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Oct 29 17:23:52 2015 New Revision: 229542 URL: https://gcc.gnu.org/viewcvs?rev=229542=gcc=rev Log: 2015-10-29 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68108] [6 regression] erroneous error message 'scalar integer expression expected'

2015-10-27 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68108 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue Oct 27 16:42:24 2015 New Revision: 229446 URL: https://gcc.gnu.org/viewcvs?rev=229446=gcc=rev Log: 2015-10-27 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68108] [6 regression] erroneous error message 'scalar integer expression expected'

2015-10-27 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68108 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/67806] ICE on initialization of type(character) with len null

2015-10-27 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67806 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC

[Bug fortran/46588] ICE with assumed character length function

2015-10-28 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46588 kargl at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-28 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/36192] ICE with wrong index types and bad parens

2015-10-25 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36192 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/36192] ICE with wrong index types and bad parens

2015-10-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36192 --- Comment #13 from kargl at gcc dot gnu.org --- Author: kargl Date: Mon Oct 26 17:39:07 2015 New Revision: 229387 URL: https://gcc.gnu.org/viewcvs?rev=229387=gcc=rev Log: 2015-10-26 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/67939] ICE on using data with negative substring range

2015-10-21 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67939 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Oct 21 21:40:05 2015 New Revision: 229153 URL: https://gcc.gnu.org/viewcvs?rev=229153=gcc=rev Log: 2015-10-21 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68054] ICE on using protected attribute in program without program statement

2015-10-23 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68054 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug fortran/68055] ICE on using unsupported kinds in program without program statement

2015-10-23 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68055 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug fortran/68283] [5/6 Regression] ice: gfc_variable_attr(): Bad array reference

2015-11-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68283 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/68151] ICE on using select case with function of wrong type

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68151 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Nov 8 17:43:29 2015 New Revision: 229957 URL: https://gcc.gnu.org/viewcvs?rev=229957=gcc=rev Log: 2015-11-08 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68224] ICE on referencing parameter array with dimension null

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68224 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/68151] ICE on using select case with function of wrong type

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68151 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/68053] lower bound of implied shape array restricted too much

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68053 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/68224] ICE on referencing parameter array with dimension null

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68224 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Nov 8 17:25:16 2015 New Revision: 229955 URL: https://gcc.gnu.org/viewcvs?rev=229955=gcc=rev Log: 2015-11-08 Steven G. Kargl <ka...@gc.gnu.org> PR fortran

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Nov 8 17:53:36 2015 New Revision: 229958 URL: https://gcc.gnu.org/viewcvs?rev=229958=gcc=rev Log: 2015-11-08 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68224] ICE on referencing parameter array with dimension null

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68224 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Nov 8 18:05:30 2015 New Revision: 229960 URL: https://gcc.gnu.org/viewcvs?rev=229960=gcc=rev Log: 2015-11-08 Steven G. Kargl <ka...@gcc.gnu.org> PR f

[Bug fortran/68053] lower bound of implied shape array restricted too much

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68053 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Mon Nov 9 05:50:24 2015 New Revision: 229992 URL: https://gcc.gnu.org/viewcvs?rev=229992=gcc=rev Log: 2015-11-08 Steven g. Kargl <ka...@gcc.gnu.org> PR f

<    1   2   3   4   5   6   7   8   9   10   >