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

2016-04-17 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 vehre at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|--

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

2016-04-04 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 --- Comment #9 from vehre at gcc dot gnu.org --- Waiting one week for regressions before closing.

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

2016-04-04 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 --- Comment #8 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Apr 4 09:47:47 2016 New Revision: 234712 URL: https://gcc.gnu.org/viewcvs?rev=234712&root=gcc&view=rev Log: gcc/fortran/ChangeLog: 2016-04-04 Andre Vehreschild

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

2016-04-03 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 vehre at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING Assignee|una

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

2015-08-11 Thread pascal22p at parois dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 --- Comment #6 from Pascal --- Hi, Yes, sorry. I did not state the expected output which is: s:"tt" derived:"tt"

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

2015-08-07 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 Mikael Morin changed: What|Removed |Added Keywords||wrong-code CC|

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

2015-07-17 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 --- Comment #4 from Steve Kargl --- On Fri, Jul 17, 2015 at 06:21:38PM +, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 > > --- Comment #3 from Dominique d'Humieres --- > [Book15] f90/bug% gfc pr66911

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

2015-07-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 --- Comment #3 from Dominique d'Humieres --- [Book15] f90/bug% gfc pr66911.f90 -fsanitize=address [Book15] f90/bug% a.out s:"" derived:"tt" [Book15] f90/bug% gfc -v Using built-in specs. COLLECT_GCC=gfc COLLECT_LTO_WRAPPER=/opt/gcc/gcc6w/libexec

[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 --- C

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

2015-07-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|