http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
--- Comment #10 from Karin Nyström ---
Thanks for looking into this so quickly, will upgrading gcc and following that
feature request.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
--- Comment #8 from Karin Nyström ---
NO_DAY is an array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
--- Comment #7 from Tobias Burnus ---
(In reply to Joost VandeVondele from comment #6)
> for 4.8 gives a segfault
Which has seemingly be fixed in GCC 4.9.
> for 4.9 reports:
> allocate (diffdays, source=NO_DAY)
> 1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
--- Comment #6 from Joost VandeVondele
---
Reduced testcase:
subroutine Change_calendar (ts_arr, target_calendar)
integer, dimension(1) :: NO_DAY = (/ 0 /), ONE_DAY = (/ 180 /)
integer, allocatable :: diffdays(:), diffdays_leap(:)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
--- Comment #5 from Karin Nyström ---
Created attachment 30551
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30551&action=edit
logini.inc
logini.inc is normally created by the makefile which is why I forgot that one
as well >.< Here it is.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
Joost VandeVondele changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
Joost VandeVondele changed:
What|Removed |Added
CC||Joost.VandeVondele at mat dot
ethz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
--- Comment #2 from Karin Nyström ---
Created attachment 30550
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30550&action=edit
Parameters.f90 (missing in archive)
Sorry about that. All dependencies should be there now.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57978
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
10 matches
Mail list logo