public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38665]  New: [4.4 Regression] ICE in check_host_association
@ 2008-12-29 21:34 tkoenig at gcc dot gnu dot org
  2008-12-29 21:36 ` [Bug fortran/38665] " tkoenig at gcc dot gnu dot org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-12-29 21:34 UTC (permalink / raw)
  To: gcc-bugs

Error found by Marco Restelli (test case to be uploaded shortly).

gfortran 4.4 fails with

$ gfortran host_assoc.f90
host_assoc.f90:85: internal compiler error: in check_host_association, at
fortran/resolve.c:4369
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

gfortran 4.3.2 works.


-- 
           Summary: [4.4 Regression] ICE in check_host_association
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
@ 2008-12-29 21:36 ` tkoenig at gcc dot gnu dot org
  2008-12-29 22:08 ` tkoenig at gcc dot gnu dot org
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-12-29 21:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tkoenig at gcc dot gnu dot org  2008-12-29 21:15 -------
Created an attachment (id=17004)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17004&action=view)
failing test case


-- 


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
  2008-12-29 21:36 ` [Bug fortran/38665] " tkoenig at gcc dot gnu dot org
@ 2008-12-29 22:08 ` tkoenig at gcc dot gnu dot org
  2008-12-29 23:22 ` dfranke at gcc dot gnu dot org
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-12-29 22:08 UTC (permalink / raw)
  To: gcc-bugs



-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.3.2
      Known to work|                            |4.4.0
   Target Milestone|---                         |4.4.0


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
  2008-12-29 21:36 ` [Bug fortran/38665] " tkoenig at gcc dot gnu dot org
  2008-12-29 22:08 ` tkoenig at gcc dot gnu dot org
@ 2008-12-29 23:22 ` dfranke at gcc dot gnu dot org
  2008-12-29 23:28 ` dfranke at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2008-12-29 23:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dfranke at gcc dot gnu dot org  2008-12-29 22:07 -------
Created an attachment (id=17006)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17006&action=view)
reduced testcase


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17004|0                           |1
        is obsolete|                            |


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-12-29 23:22 ` dfranke at gcc dot gnu dot org
@ 2008-12-29 23:28 ` dfranke at gcc dot gnu dot org
  2008-12-29 23:36 ` jakub at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2008-12-29 23:28 UTC (permalink / raw)
  To: gcc-bugs



-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to fail|4.3.2                       |4.3.3 4.4.0
      Known to work|4.4.0                       |4.3.2
           Priority|P4                          |P3
   Last reconfirmed|0000-00-00 00:00:00         |2008-12-29 22:10:15
               date|                            |


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2008-12-29 23:36 ` jakub at gcc dot gnu dot org
@ 2008-12-29 23:36 ` rguenth at gcc dot gnu dot org
  2008-12-29 23:38 ` mikael at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-12-29 23:36 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2008-12-29 23:28 ` dfranke at gcc dot gnu dot org
@ 2008-12-29 23:36 ` jakub at gcc dot gnu dot org
  2008-12-29 23:36 ` rguenth at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-12-29 23:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jakub at gcc dot gnu dot org  2008-12-29 23:22 -------
This is a Fortran FE bug and as such it is P4/P5.  That doesn't mean
it shouldn't be fixed for 4.4, just that it isn't release critical.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2008-12-29 23:36 ` rguenth at gcc dot gnu dot org
@ 2008-12-29 23:38 ` mikael at gcc dot gnu dot org
  2008-12-29 23:42 ` jakub at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: mikael at gcc dot gnu dot org @ 2008-12-29 23:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from mikael at gcc dot gnu dot org  2008-12-29 23:13 -------
failing assert line 4338:
 4334           gfc_match_rvalue (&expr);
 4335           gfc_clear_error ();
 4336           gfc_buffer_error (0);
 4337 
 4338           gcc_assert (expr && sym == expr->symtree->n.sym);
 4339 
 4340           *e = *expr;
 4341           gfc_free (expr);
 4342           sym->refs++;

sym->name = "mult"
expr->expr_type = EXPR_VARIABLE
expr->symtree->name = "p1"

if we change the gfc_match_rvalue to a gfc_match_expr, we get a segfault at the
same place because expr->symtree = NULL, and even if we remove the gcc_assert,
we report an error because the function call has been changed into a
multiplication of non-intrinsic types.

Now the solutions:
 (1) Add some conditions to the if before to prevent executing this.
 (2) Remove the gfc_match_whatever that has nothing to do in resolve.c and find
a better way (yes, I prefer (2), how did you guess?). 

Hum, maybe (1) is better for 4.4.0 


-- 

mikael at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P3


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2008-12-29 23:38 ` mikael at gcc dot gnu dot org
@ 2008-12-29 23:42 ` jakub at gcc dot gnu dot org
  2009-01-03 23:01 ` pault at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-12-29 23:42 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2008-12-29 23:42 ` jakub at gcc dot gnu dot org
@ 2009-01-03 23:01 ` pault at gcc dot gnu dot org
  2009-01-04  1:03 ` mikael at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-03 23:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pault at gcc dot gnu dot org  2009-01-03 23:01 -------
Mikael,

> Now the solutions:
>  (1) Add some conditions to the if before to prevent executing this.
>  (2) Remove the gfc_match_whatever that has nothing to do in resolve.c and find
> a better way (yes, I prefer (2), how did you guess?). 
> 
> Hum, maybe (1) is better for 4.4.0 

Believe me, I looked for a better solution when I wrote this function!  It is
possible but seems to require more scans of the code tree than I liked - maybe
this can be streamlined by marking candidate expressions....

In the mean time, I know how to apply a fix along the lines of 1.

Cheers

Paul 


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-12-29 22:10:15         |2009-01-03 23:01:37
               date|                            |


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2009-01-03 23:01 ` pault at gcc dot gnu dot org
@ 2009-01-04  1:03 ` mikael at gcc dot gnu dot org
  2009-01-04 17:59 ` pault at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: mikael at gcc dot gnu dot org @ 2009-01-04  1:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from mikael at gcc dot gnu dot org  2009-01-04 01:02 -------
(In reply to comment #5)
> Mikael,
> 
> > Now the solutions:
> >  (1) Add some conditions to the if before to prevent executing this.
> >  (2) Remove the gfc_match_whatever that has nothing to do in resolve.c and find
> > a better way (yes, I prefer (2), how did you guess?). 
> > 
> > Hum, maybe (1) is better for 4.4.0 
> 
> Believe me, I looked for a better solution when I wrote this function!  
Well, I didn't think much about it. It's probably the easiest, but I don't like
those hacks which are likely to pop up again later. Anyway, I can't blame you
for finding a fix for a bug.
> 
> In the mean time, I know how to apply a fix along the lines of 1.
Ok, then; go for (1). I have nothing to propose. 


-- 


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2009-01-04  1:03 ` mikael at gcc dot gnu dot org
@ 2009-01-04 17:59 ` pault at gcc dot gnu dot org
  2009-01-04 23:17 ` pault at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-04 17:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pault at gcc dot gnu dot org  2009-01-04 17:59 -------
(In reply to comment #6)

> > In the mean time, I know how to apply a fix along the lines of 1.
> Ok, then; go for (1). I have nothing to propose. 

I have just realised that the matching can be eliminated, although I would be
reluctant to do it in 4.4.  In the case of function replacing function, the
actual arglist can be copied over.  Where a host associated variable is
masquerading as a contained function, the reference list has to be converted
via a helper function into the actual argument list.  This latter will need a
bit of thought.  In either case, resolve_function should be called.

I'll add a TODO.
Paul


-- 


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


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

* [Bug fortran/38665] [4.4 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2009-01-04 17:59 ` pault at gcc dot gnu dot org
@ 2009-01-04 23:17 ` pault at gcc dot gnu dot org
  2009-01-05 11:14 ` [Bug fortran/38665] [4.3 " tkoenig at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-04 23:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pault at gcc dot gnu dot org  2009-01-04 23:17 -------
Subject: Bug 38665

Author: pault
Date: Sun Jan  4 23:17:37 2009
New Revision: 143064

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143064
Log:
2009-01-05  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38665
        * gfortran.h : Add bit to gfc_expr 'user_operator'
        * interface.c (gfc_extend_expr): Set the above if the operator
        is substituted by a function. 
        * resolve.c (check_host_association): Return if above is set.

2009-01-05  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38665
        * gfortran.dg/host_assoc_function_5.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/host_assoc_function_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.h
    trunk/gcc/fortran/interface.c
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug fortran/38665] [4.3 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2009-01-04 23:17 ` pault at gcc dot gnu dot org
@ 2009-01-05 11:14 ` tkoenig at gcc dot gnu dot org
  2009-01-10 21:01 ` pault at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2009-01-05 11:14 UTC (permalink / raw)
  To: gcc-bugs



-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.3.3 4.4.0                 |4.3.3
      Known to work|4.3.2                       |4.3.2 4.4.0
            Summary|[4.4 Regression] ICE in     |[4.3 Regression] ICE in
                   |check_host_association      |check_host_association
   Target Milestone|4.4.0                       |4.3.3


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


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

* [Bug fortran/38665] [4.3 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2009-01-05 11:14 ` [Bug fortran/38665] [4.3 " tkoenig at gcc dot gnu dot org
@ 2009-01-10 21:01 ` pault at gcc dot gnu dot org
  2009-01-10 21:25 ` pault at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-10 21:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from pault at gcc dot gnu dot org  2009-01-10 21:01 -------
Subject: Bug 38665

Author: pault
Date: Sat Jan 10 21:01:14 2009
New Revision: 143248

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143248
Log:
2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38665
        * gfortran.h : Add bit to gfc_expr 'user_operator'
        * interface.c (gfc_extend_expr): Set the above if the operator
        is substituted by a function. 
        * resolve.c (check_host_association): Return if above is set.

2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38665
        * gfortran.dg/host_assoc_function_5.f90: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_function_5.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/gfortran.h
    branches/gcc-4_3-branch/gcc/fortran/interface.c
    branches/gcc-4_3-branch/gcc/fortran/resolve.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug fortran/38665] [4.3 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (13 preceding siblings ...)
  2009-01-10 21:01 ` pault at gcc dot gnu dot org
@ 2009-01-10 21:25 ` pault at gcc dot gnu dot org
  2009-01-10 21:41 ` pault at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-10 21:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pault at gcc dot gnu dot org  2009-01-10 21:25 -------
Subject: Bug 38665

Author: pault
Date: Sat Jan 10 21:24:54 2009
New Revision: 143250

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143250
Log:
2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38665
        * gfortran.dg/host_assoc_function_5.f90: Clean up extraneous.

Modified:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_function_5.f90


-- 


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


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

* [Bug fortran/38665] [4.3 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (14 preceding siblings ...)
  2009-01-10 21:25 ` pault at gcc dot gnu dot org
@ 2009-01-10 21:41 ` pault at gcc dot gnu dot org
  2009-01-10 21:44 ` pault at gcc dot gnu dot org
  2009-01-10 21:45 ` pault at gcc dot gnu dot org
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-10 21:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from pault at gcc dot gnu dot org  2009-01-10 21:41 -------
Subject: Bug 38665

Author: pault
Date: Sat Jan 10 21:41:16 2009
New Revision: 143252

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143252
Log:
2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38665
        * gfortran.dg/host_assoc_function_5.f90: Clean up extraneous.

Modified:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_function_5.f90


-- 


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


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

* [Bug fortran/38665] [4.3 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (15 preceding siblings ...)
  2009-01-10 21:41 ` pault at gcc dot gnu dot org
@ 2009-01-10 21:44 ` pault at gcc dot gnu dot org
  2009-01-10 21:45 ` pault at gcc dot gnu dot org
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-10 21:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from pault at gcc dot gnu dot org  2009-01-10 21:44 -------
Fixed on trunk and latest 4.3

Paul


-- 


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


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

* [Bug fortran/38665] [4.3 Regression] ICE in check_host_association
  2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
                   ` (16 preceding siblings ...)
  2009-01-10 21:44 ` pault at gcc dot gnu dot org
@ 2009-01-10 21:45 ` pault at gcc dot gnu dot org
  17 siblings, 0 replies; 19+ messages in thread
From: pault at gcc dot gnu dot org @ 2009-01-10 21:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from pault at gcc dot gnu dot org  2009-01-10 21:44 -------
Fixed on trunk and latest 4.3

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2009-01-10 21:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-29 21:34 [Bug fortran/38665] New: [4.4 Regression] ICE in check_host_association tkoenig at gcc dot gnu dot org
2008-12-29 21:36 ` [Bug fortran/38665] " tkoenig at gcc dot gnu dot org
2008-12-29 22:08 ` tkoenig at gcc dot gnu dot org
2008-12-29 23:22 ` dfranke at gcc dot gnu dot org
2008-12-29 23:28 ` dfranke at gcc dot gnu dot org
2008-12-29 23:36 ` jakub at gcc dot gnu dot org
2008-12-29 23:36 ` rguenth at gcc dot gnu dot org
2008-12-29 23:38 ` mikael at gcc dot gnu dot org
2008-12-29 23:42 ` jakub at gcc dot gnu dot org
2009-01-03 23:01 ` pault at gcc dot gnu dot org
2009-01-04  1:03 ` mikael at gcc dot gnu dot org
2009-01-04 17:59 ` pault at gcc dot gnu dot org
2009-01-04 23:17 ` pault at gcc dot gnu dot org
2009-01-05 11:14 ` [Bug fortran/38665] [4.3 " tkoenig at gcc dot gnu dot org
2009-01-10 21:01 ` pault at gcc dot gnu dot org
2009-01-10 21:25 ` pault at gcc dot gnu dot org
2009-01-10 21:41 ` pault at gcc dot gnu dot org
2009-01-10 21:44 ` pault at gcc dot gnu dot org
2009-01-10 21:45 ` 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).