public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/20838] New: error needed
@ 2005-04-08 15:49 jv244 at cam dot ac dot uk
  2005-04-09 19:05 ` [Bug fortran/20838] " fxcoudert at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jv244 at cam dot ac dot uk @ 2005-04-08 15:49 UTC (permalink / raw)
  To: gcc-bugs

The following is non-standard and the compiler should probably generate a
warning/error with '-pedantic -std=f95'

INTEGER, PARAMETER, DIMENSION(3) :: subs=(/1,3,2/)
INTEGER, DIMENSION(3), TARGET :: vals
INTEGER, POINTER, DIMENSION(:) :: ptr
ptr=>vals(subs)
END

-- 
           Summary: error needed
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug fortran/20838] error needed
  2005-04-08 15:49 [Bug fortran/20838] New: error needed jv244 at cam dot ac dot uk
@ 2005-04-09 19:05 ` fxcoudert at gcc dot gnu dot org
  2005-04-15 12:45 ` [Bug fortran/20838] [4.1 regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606 belyshev at depni dot sinp dot msu dot ru
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-04-09 19:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-04-09 19:05 -------
On i686-linux, I get:

pr20838.f90: In function MAIN__:
pr20838.f90:4: internal compiler error: in gfc_conv_expr_descriptor, at
fortran/trans-array.c:3606

-- 


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


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

* [Bug fortran/20838] [4.1 regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606
  2005-04-08 15:49 [Bug fortran/20838] New: error needed jv244 at cam dot ac dot uk
  2005-04-09 19:05 ` [Bug fortran/20838] " fxcoudert at gcc dot gnu dot org
@ 2005-04-15 12:45 ` belyshev at depni dot sinp dot msu dot ru
  2005-06-26 17:19 ` [Bug fortran/20838] " pinskia at gcc dot gnu dot org
  2005-09-18  6:01 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: belyshev at depni dot sinp dot msu dot ru @ 2005-04-15 12:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From belyshev at depni dot sinp dot msu dot ru  2005-04-15 12:44 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
 GCC target triplet|i686-pc-linux-gnu           |
           Keywords|                            |diagnostic, ice-on-valid-
                   |                            |code
      Known to fail|                            |4.1.0
      Known to work|                            |4.0.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-15 12:44:53
               date|                            |
            Summary|error needed                |[4.1 regression] ICE in
                   |                            |gfc_conv_expr_descriptor, at
                   |                            |fortran/trans-array.c:3606
   Target Milestone|---                         |4.1.0


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


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

* [Bug fortran/20838] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606
  2005-04-08 15:49 [Bug fortran/20838] New: error needed jv244 at cam dot ac dot uk
  2005-04-09 19:05 ` [Bug fortran/20838] " fxcoudert at gcc dot gnu dot org
  2005-04-15 12:45 ` [Bug fortran/20838] [4.1 regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606 belyshev at depni dot sinp dot msu dot ru
@ 2005-06-26 17:19 ` pinskia at gcc dot gnu dot org
  2005-09-18  6:01 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-26 17:19 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.1.0                       |4.1.0 4.0.0
      Known to work|4.0.0                       |
            Summary|[4.1 regression] ICE in     |ICE in
                   |gfc_conv_expr_descriptor, at|gfc_conv_expr_descriptor, at
                   |fortran/trans-array.c:3606  |fortran/trans-array.c:3606
   Target Milestone|4.1.0                       |---


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


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

* [Bug fortran/20838] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606
  2005-04-08 15:49 [Bug fortran/20838] New: error needed jv244 at cam dot ac dot uk
                   ` (2 preceding siblings ...)
  2005-06-26 17:19 ` [Bug fortran/20838] " pinskia at gcc dot gnu dot org
@ 2005-09-18  6:01 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-18  6:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code           |ice-on-invalid-code
   Last reconfirmed|2005-04-15 12:44:53         |2005-09-18 06:01:40
               date|                            |


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


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

end of thread, other threads:[~2005-09-18  6:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-08 15:49 [Bug fortran/20838] New: error needed jv244 at cam dot ac dot uk
2005-04-09 19:05 ` [Bug fortran/20838] " fxcoudert at gcc dot gnu dot org
2005-04-15 12:45 ` [Bug fortran/20838] [4.1 regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606 belyshev at depni dot sinp dot msu dot ru
2005-06-26 17:19 ` [Bug fortran/20838] " pinskia at gcc dot gnu dot org
2005-09-18  6:01 ` 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).