https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
--- Comment #13 from Thomas Koenig ---
Author: tkoenig
Date: Sun Oct 30 18:28:33 2016
New Revision: 241690
URL: https://gcc.gnu.org/viewcvs?rev=241690&root=gcc&view=rev
Log:
2016-10-30 Thomas Koenig
Backport from trunk
PR for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
Thomas Koenig changed:
What|Removed |Added
Summary|[6/7 Regression] Incorrect |[6 Regression] Incorrect
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
--- Comment #5 from Thomas Koenig ---
So, the problem is that if we have matched
( integer_const
but no comma after that. When integer_const is converted, a warning is issued,
but the result is later discarded.
We probably need something like
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
--- Comment #4 from Thomas Koenig ---
The backtrace shows where this comes from:
#0 gfc_warning_now (opt=201, gmsgid=0x1437d10 "Change of value in conversion
from %qs to %qs at %L") at ../../trunk/gcc/fortran/error.c:1187
#1 0x0061a05d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
Joost VandeVondele changed:
What|Removed |Added
CC||Joost.VandeVondele at mat dot
ethz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |6.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219
Dominique d'Humieres changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Co
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|
10 matches
Mail list logo