public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/25619]  New: ICE in gimplify_expr with chacter type
@ 2006-01-01  6:36 pinskia at gcc dot gnu dot org
  2006-01-02  3:08 ` [Bug fortran/25619] tempary array of character type goes wrong pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-01  6:36 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1312 bytes --]

Testcase:
subroutine option_stopwatch_s(default_clock)
character, intent(in) :: default_clock
   call option_stopwatch_a((/default_clock/))
end subroutine option_stopwatch_s

------
pc64:~> ~/checkin/bin/gfortran t.f90 -fdump-tree-all
t.f90: In function ‘option_stopwatch_s’:
t.f90:3: internal compiler error: in gimplify_expr, at gimplify.c:4658
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
------
In 4.0.3, we ICE differently with:
t.f90:1: internal compiler error: in gfc_build_indirect_ref, at
fortran/trans.c:291
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


Related to 23634 as it was reduced from that PR (though only to find this bug)


-- 
           Summary: ICE in gimplify_expr with chacter type
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
 BugsThisDependsOn: 23634
OtherBugsDependingO 19276
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25619



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-04-17 15:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-01  6:36 [Bug fortran/25619] New: ICE in gimplify_expr with chacter type pinskia at gcc dot gnu dot org
2006-01-02  3:08 ` [Bug fortran/25619] tempary array of character type goes wrong pinskia at gcc dot gnu dot org
2006-01-02  3:13 ` [Bug fortran/25619] tempary array of constant size " pinskia at gcc dot gnu dot org
2006-02-21  9:08 ` fxcoudert at gcc dot gnu dot org
2006-02-28  0:25 ` pinskia at gcc dot gnu dot org
2006-02-28 13:12 ` fxcoudert at gcc dot gnu dot org
2006-03-03 19:11 ` pinskia at gcc dot gnu dot org
2006-04-05  4:47 ` [Bug fortran/25619] temporary " hjl at gcc dot gnu dot org
2006-04-12 20:58 ` hjl at gcc dot gnu dot org
2006-04-17 15:14 ` pault at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).