https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92094
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92094
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Tue Oct 15 10:09:10 2019
New Revision: 276987
URL: https://gcc.gnu.org/viewcvs?rev=276987&root=gcc&view=rev
Log:
2019-10-15 Richard Biener
PR tree-optimization/92094
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92094
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92094
--- Comment #2 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #1)
> Reduced testcase. This fixed-form source code.
>
> subroutine hesfcn(n, x, h, ldh)
> integer n,ldh
> double precision x(n), h(ldh)
>
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92094
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C