public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/23634] New: internal compiler error: in gfc_conv_expr_descriptor
@ 2005-08-30 13:06 william dot mitchell at nist dot gov
  2005-08-30 13:10 ` [Bug fortran/23634] " william dot mitchell at nist dot gov
  2005-08-30 14:38 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: william dot mitchell at nist dot gov @ 2005-08-30 13:06 UTC (permalink / raw)
  To: gcc-bugs

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

GNU F95 version 4.0.1 (i686-pc-linux-gnu)
        compiled by GNU C version 4.0.1.

Fedora Core 1

Linux looneyjr.cam.nist.gov 2.4.25 #2 Wed Apr 21 12:08:18 EDT 2004 i686 i686
i386 GNU/Linux

mitchell@looneyjr> gfortran -v -c stopwatch.f90
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0.1/configure
--prefix=/local/home/mitchell/tmp/gcc-4.0.1-install
-with-local-prefix=/local/home/mitchell/tmp/gcc-4.0.1-include
Thread model: posix
gcc version 4.0.1
 /local/home/mitchell/tmp/gcc-4.0.1-install/libexec/gcc/i686-pc-linux-gnu/4.0.1/f951
stopwatch.f90 -quiet -dumpbase stopwatch.f90 -mtune=pentiumpro -auxbase
stopwatch -version -o /tmp/ccK2OQTb.s
GNU F95 version 4.0.1 (i686-pc-linux-gnu)
        compiled by GNU C version 4.0.1.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
stopwatch.f90: In function ‘which_clocks_s’:
stopwatch.f90:3289: internal compiler error: in gfc_conv_expr_descriptor, at
fortran/trans-array.c:3633
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

This is my first time using Bugzilla, and I don't see where/how to attach the
source file to the report.  I hope that when I hit "commit" it will ask for it!

-- 
           Summary: internal compiler error: in gfc_conv_expr_descriptor
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: william dot mitchell at nist dot gov
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug fortran/23634] internal compiler error: in gfc_conv_expr_descriptor
  2005-08-30 13:06 [Bug fortran/23634] New: internal compiler error: in gfc_conv_expr_descriptor william dot mitchell at nist dot gov
@ 2005-08-30 13:10 ` william dot mitchell at nist dot gov
  2005-08-30 14:38 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: william dot mitchell at nist dot gov @ 2005-08-30 13:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From william dot mitchell at nist dot gov  2005-08-30 13:06 -------
Created an attachment (id=9622)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9622&action=view)
Fortran 90 source file that demonstrates bug

Here is the source code that should have been included with this bug report. 
How was I supposed to attach it in the original report?

-- 


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


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

* [Bug fortran/23634] internal compiler error: in gfc_conv_expr_descriptor
  2005-08-30 13:06 [Bug fortran/23634] New: internal compiler error: in gfc_conv_expr_descriptor william dot mitchell at nist dot gov
  2005-08-30 13:10 ` [Bug fortran/23634] " william dot mitchell at nist dot gov
@ 2005-08-30 14:38 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-30 14:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-30 14:33 -------
Confirmed, reduced testcase:
subroutine option_stopwatch_s(default_clock)
character(len=*), intent(in) :: default_clock
   call option_stopwatch_a((/default_clock/))
end subroutine option_stopwatch_s

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-30 14:33:44
               date|                            |


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


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

end of thread, other threads:[~2005-08-30 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-30 13:06 [Bug fortran/23634] New: internal compiler error: in gfc_conv_expr_descriptor william dot mitchell at nist dot gov
2005-08-30 13:10 ` [Bug fortran/23634] " william dot mitchell at nist dot gov
2005-08-30 14:38 ` pinskia 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).