[Bug libfortran/86070] [7 regression] gfortran.dg/fmt_zero_digits.f90 segmentation fault starting with r261077

2018-06-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86070 --- Comment #4 from Jerry DeLisle --- (In reply to Jerry DeLisle from comment #3) > I am seeing a memory issue with valgrindinvestigating Had a variable being used unitialized specific to the flt_str_len that I added in my offending patch

[Bug target/80833] 32-bit x86 causes store-forwarding stalls for int64_t -> xmm

2018-06-09 Thread peter at cordes dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80833 --- Comment #14 from Peter Cordes --- I happened to look at this old bug again recently. re: extracting high the low two 32-bit elements: (In reply to Uroš Bizjak from comment #11) > > Or without SSE4 -mtune=sandybridge (anything that excluded

[Bug c++/86094] [8/9 Regression] Call ABI changed for small objects with defaulted ctor

2018-06-09 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86094 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |8.2 Severity|normal

[Bug fortran/54687] Use gcc option machinery for gfortran

2018-06-09 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54687 Eric Gallager changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/38351] Poor error message for rank mismatch in operator args

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38351 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 21:54:45 2018 New Revision: 261376 URL: https://gcc.gnu.org/viewcvs?rev=261376=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/38351 *

[Bug fortran/38351] Poor error message for rank mismatch in operator args

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38351 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libfortran/86070] [7 regression] gfortran.dg/fmt_zero_digits.f90 segmentation fault starting with r261077

2018-06-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86070 --- Comment #5 from Jerry DeLisle --- Author: jvdelisle Date: Sun Jun 10 01:49:02 2018 New Revision: 261382 URL: https://gcc.gnu.org/viewcvs?rev=261382=gcc=rev Log: 2018-06-09 Jerry DeLisle PR libgfortran/86070 *

[Bug c++/86099] internal compiler error: in cx_check_missing_mem_inits, at cp/constexpr.c:815

2018-06-09 Thread darpeer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86099 --- Comment #1 from darpeer at hotmail dot com --- Created attachment 44255 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44255=edit Compresses source file. /tmp/file.prepro.cpp: In instantiation of ‘constexpr std::pair<_T1,

[Bug fortran/60370] TRANSPOSE on rhs of allocatable array assignment gives error with -fcheck=bounds

2018-06-09 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60370 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/85631] [8/9 Regression] Runtime error message array bound mismatch with nonzero optimization

2018-06-09 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85631 --- Comment #5 from Thomas Koenig --- Author: tkoenig Date: Sat Jun 9 14:15:53 2018 New Revision: 261359 URL: https://gcc.gnu.org/viewcvs?rev=261359=gcc=rev Log: 2018-06-09 Thomas Koenig PR fortran/85631 Backport from

[Bug fortran/85631] [8/9 Regression] Runtime error message array bound mismatch with nonzero optimization

2018-06-09 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85631 --- Comment #6 from Thomas Koenig --- Fixed, closing. Thanks for the bug report!

[Bug libfortran/86070] [7 regression] gfortran.dg/fmt_zero_digits.f90 segmentation fault starting with r261077

2018-06-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86070 --- Comment #3 from Jerry DeLisle --- I am seeing a memory issue with valgrindinvestigating

[Bug fortran/85138] [8/9 regression] ICE with generic function

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85138 --- Comment #15 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:29:40 2018 New Revision: 261371 URL: https://gcc.gnu.org/viewcvs?rev=261371=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/86051] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3717

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86051 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:29:40 2018 New Revision: 261371 URL: https://gcc.gnu.org/viewcvs?rev=261371=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/85996] [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr.

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996 --- Comment #11 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:29:40 2018 New Revision: 261371 URL: https://gcc.gnu.org/viewcvs?rev=261371=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/63514] functions containing volatile are considered pure

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63514 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 20:10:34 2018 New Revision: 261375 URL: https://gcc.gnu.org/viewcvs?rev=261375=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/63514 *

[Bug middle-end/86095] [8/9 Regression] documentation for -Wunsafe-loop-optimizations references options which have no effect any more

2018-06-09 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86095 Andrew Pinski changed: What|Removed |Added Component|other |middle-end Target Milestone|---

[Bug target/80820] _mm_set_epi64x shouldn't store/reload for -mtune=haswell, Zen should avoid store/reload, and generic should think about it.

2018-06-09 Thread peter at cordes dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80820 --- Comment #5 from Peter Cordes --- AVX512F with marge-masking for integer->vector broadcasts give us a single-uop replacement for vpinsrq/d, which is 2 uops on Intel/AMD. See my answer on

[Bug libfortran/86070] [7 regression] gfortran.dg/fmt_zero_digits.f90 segmentation fault starting with r261077

2018-06-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86070 --- Comment #7 from Jerry DeLisle --- Author: jvdelisle Date: Sun Jun 10 03:10:00 2018 New Revision: 261384 URL: https://gcc.gnu.org/viewcvs?rev=261384=gcc=rev Log: 2018-06-09 Jerry DeLisle Backport from trunk. PR

[Bug c++/86099] New: internal compiler error: in cx_check_missing_mem_inits, at cp/constexpr.c:815

2018-06-09 Thread darpeer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86099 Bug ID: 86099 Summary: internal compiler error: in cx_check_missing_mem_inits, at cp/constexpr.c:815 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity:

[Bug libfortran/86070] [7 regression] gfortran.dg/fmt_zero_digits.f90 segmentation fault starting with r261077

2018-06-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86070 --- Comment #6 from Jerry DeLisle --- Author: jvdelisle Date: Sun Jun 10 02:26:57 2018 New Revision: 261383 URL: https://gcc.gnu.org/viewcvs?rev=261383=gcc=rev Log: 2018-06-09 Jerry DeLisle PR libgfortran/86070 *

[Bug testsuite/32064] ssp tests can't find libssp

2018-06-09 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32064 --- Comment #7 from Eric Gallager --- (In reply to H.J. Lu from comment #6) > (In reply to comment #5) > > Still an issue, e.g. on Solaris 11. > > > > You can try my patches from 2007 to see if they > work for you. They're almost 11 years old

[Bug fortran/63327] Poor caret location in error mesage

2018-06-09 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63327 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org ---

[Bug fortran/38351] Poor error message for rank mismatch in operator args

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38351 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 17:38:24 2018 New Revision: 261365 URL: https://gcc.gnu.org/viewcvs?rev=261365=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/38351 *

[Bug fortran/86051] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3717

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86051 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:09:00 2018 New Revision: 261370 URL: https://gcc.gnu.org/viewcvs?rev=261370=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/85996] [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr.

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996 --- Comment #10 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:09:00 2018 New Revision: 261370 URL: https://gcc.gnu.org/viewcvs?rev=261370=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/86059] ICE in reduce_binary_ac, at fortran/arith.c:1308 (and others)

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86059 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/86059] ICE in reduce_binary_ac, at fortran/arith.c:1308 (and others)

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86059 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:54:56 2018 New Revision: 261373 URL: https://gcc.gnu.org/viewcvs?rev=261373=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/86059 * array.c

[Bug fortran/78278] ICE in gfc_wide_memset, at fortran/scanner.c:153

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78278 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 15:39:29 2018 New Revision: 261361 URL: https://gcc.gnu.org/viewcvs?rev=261361=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/78278 * data.c

[Bug fortran/85996] [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr.

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996 --- Comment #9 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 15:47:40 2018 New Revision: 261362 URL: https://gcc.gnu.org/viewcvs?rev=261362=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/86051] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3717

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86051 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 15:47:40 2018 New Revision: 261362 URL: https://gcc.gnu.org/viewcvs?rev=261362=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/85138] [8/9 regression] ICE with generic function

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85138 --- Comment #13 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 15:47:40 2018 New Revision: 261362 URL: https://gcc.gnu.org/viewcvs?rev=261362=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/85138] [8/9 regression] ICE with generic function

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85138 --- Comment #14 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:09:00 2018 New Revision: 261370 URL: https://gcc.gnu.org/viewcvs?rev=261370=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug tree-optimization/86089] [9 Regression] ICE in get_string_length, at tree-ssa-strlen.c:653

2018-06-09 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86089 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/38351] Poor error message for rank mismatch in operator args

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38351 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5 CC|

[Bug fortran/63514] functions containing volatile are considered pure

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

[Bug fortran/78571] ICE in create_character_initializer, at fortran/data.c:191

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78571 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 17:34:59 2018 New Revision: 261364 URL: https://gcc.gnu.org/viewcvs?rev=261364=gcc=rev Log: 2018-06-08 Steven G. Kargl PR fortran/78571 * data.c

[Bug fortran/86059] ICE in reduce_binary_ac, at fortran/arith.c:1308 (and others)

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86059 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:06:04 2018 New Revision: 261369 URL: https://gcc.gnu.org/viewcvs?rev=261369=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/86059 * array.c

[Bug c++/86098] New: [concepts] canonical types differ for identical types

2018-06-09 Thread eric.niebler at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86098 Bug ID: 86098 Summary: [concepts] canonical types differ for identical types Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/86051] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3717

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86051 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/86051] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3717

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86051 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:35:58 2018 New Revision: 261372 URL: https://gcc.gnu.org/viewcvs?rev=261372=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/85996] [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr.

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/85138] [8/9 regression] ICE with generic function

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85138 --- Comment #16 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:35:58 2018 New Revision: 261372 URL: https://gcc.gnu.org/viewcvs?rev=261372=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/85138] [8/9 regression] ICE with generic function

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85138 Bug 85138 depends on bug 85996, which changed state. Bug 85996 Summary: [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996 What|Removed |Added

[Bug fortran/86051] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3717

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86051 Bug 86051 depends on bug 85996, which changed state. Bug 85996 Summary: [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996 What|Removed |Added

[Bug fortran/85138] [8/9 regression] ICE with generic function

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85138 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/78278] ICE in gfc_wide_memset, at fortran/scanner.c:153

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78278 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 17:46:07 2018 New Revision: 261366 URL: https://gcc.gnu.org/viewcvs?rev=261366=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/78278 Committed

[Bug fortran/63514] functions containing volatile are considered pure

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63514 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:02:56 2018 New Revision: 261368 URL: https://gcc.gnu.org/viewcvs?rev=261368=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/63514 *

[Bug fortran/33056] [Meta-bug] Data - statement related bugs

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33056 Bug 33056 depends on bug 78571, which changed state. Bug 78571 Summary: ICE in create_character_initializer, at fortran/data.c:191 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78571 What|Removed |Added

[Bug fortran/78571] ICE in create_character_initializer, at fortran/data.c:191

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

[Bug tree-optimization/86097] New: [9 Regression] ICE: verify_gimple failed (error: mismatching comparison operand types)

2018-06-09 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86097 Bug ID: 86097 Summary: [9 Regression] ICE: verify_gimple failed (error: mismatching comparison operand types) Product: gcc Version: 9.0 Status: UNCONFIRMED

[Bug fortran/63514] functions containing volatile are considered pure

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63514 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 15:33:28 2018 New Revision: 261360 URL: https://gcc.gnu.org/viewcvs?rev=261360=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/63514 * symbol.c

[Bug fortran/38351] Poor error message for rank mismatch in operator args

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38351 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 15:58:24 2018 New Revision: 261363 URL: https://gcc.gnu.org/viewcvs?rev=261363=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/38351 *

[Bug fortran/27766] [meta-bug] -fbounds-check related bugs

2018-06-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27766 Bug 27766 depends on bug 85631, which changed state. Bug 85631 Summary: [8/9 Regression] Runtime error message array bound mismatch with nonzero optimization https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85631 What|Removed

[Bug fortran/85631] [8/9 Regression] Runtime error message array bound mismatch with nonzero optimization

2018-06-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85631 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/78278] ICE in gfc_wide_memset, at fortran/scanner.c:153

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78278 --- Comment #9 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 17:47:06 2018 New Revision: 261367 URL: https://gcc.gnu.org/viewcvs?rev=261367=gcc=rev Log: Commit testcases ommitted in last commit. 2018-06-09 Steven G. Kargl

[Bug fortran/85996] [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr.

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996 --- Comment #12 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 18:35:58 2018 New Revision: 261372 URL: https://gcc.gnu.org/viewcvs?rev=261372=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/85138 PR

[Bug fortran/78278] ICE in gfc_wide_memset, at fortran/scanner.c:153

2018-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78278 --- Comment #10 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Jun 9 19:57:29 2018 New Revision: 261374 URL: https://gcc.gnu.org/viewcvs?rev=261374=gcc=rev Log: 2018-06-09 Steven G. Kargl PR fortran/78278 * data.c

[Bug fortran/78278] ICE in gfc_wide_memset, at fortran/scanner.c:153

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

[Bug fortran/85839] [F2018] warn for obsolescent features

2018-06-09 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85839 --- Comment #3 from janus at gcc dot gnu.org --- (In reply to janus from comment #0) > * specific names for standard intrinsic functions After r260705, only this one is still missing.

[Bug fortran/85088] improve diagnostic for bad INTENT declaration ('Invalid character in name at')

2018-06-09 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85088 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/86096] ICE: qsort checking failed (error: qsort comparator non-negative on sorted output: 0)

2018-06-09 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86096 Alexander Monakov changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|