public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
@ 2011-08-15 22:28 hjl.tools at gmail dot com
  2011-08-15 23:00 ` [Bug fortran/50094] " dominiq at lps dot ens.fr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: hjl.tools at gmail dot com @ 2011-08-15 22:28 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50094
           Summary: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: burnus@gcc.gnu.org


On Linux/ia32, revision 177770  gave

FAIL: gfortran.dg/coarray_26.f90  -O   (test for errors, line 17)
FAIL: gfortran.dg/coarray_26.f90  -O   (test for errors, line 25)
FAIL: gfortran.dg/coarray_26.f90  -O   (test for errors, line 31)
FAIL: gfortran.dg/coarray_26.f90  -O   (test for errors, line 36)
FAIL: gfortran.dg/coarray_26.f90  -O  (test for excess errors)
FAIL: gfortran.dg/coarray_6.f90  -O   (test for errors, line 50)
FAIL: gfortran.dg/coarray_6.f90  -O  (test for excess errors)

Revision 177764 is OK.


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

* [Bug fortran/50094] [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
  2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
@ 2011-08-15 23:00 ` dominiq at lps dot ens.fr
  2011-08-15 23:53 ` dominiq at lps dot ens.fr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-08-15 23:00 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-08-15 22:27:25 UTC ---
I have not reached this stage yet, but I see the following typo (shallolvnot):

gcc/fortran/resolve.c:      gfc_error ("Function result '%s' at %L shallolvnot
be a coarray or have "


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

* [Bug fortran/50094] [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
  2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
  2011-08-15 23:00 ` [Bug fortran/50094] " dominiq at lps dot ens.fr
@ 2011-08-15 23:53 ` dominiq at lps dot ens.fr
  2011-08-16  7:25 ` burnus at gcc dot gnu.org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-08-15 23:53 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-08-15
     Ever Confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-08-15 22:59:55 UTC ---
I confirm the failures and that fixing the typo in gcc/fortran/resolve.c make
them disappear.


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

* [Bug fortran/50094] [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
  2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
  2011-08-15 23:00 ` [Bug fortran/50094] " dominiq at lps dot ens.fr
  2011-08-15 23:53 ` dominiq at lps dot ens.fr
@ 2011-08-16  7:25 ` burnus at gcc dot gnu.org
  2011-08-16  8:30 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-08-16  7:25 UTC (permalink / raw)
  To: gcc-bugs

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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-16 06:56:23 UTC ---
I really wonder how this typo in the patch for PR 50094 ended up in my patch
file ...


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

* [Bug fortran/50094] [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
  2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2011-08-16  7:25 ` burnus at gcc dot gnu.org
@ 2011-08-16  8:30 ` rguenth at gcc dot gnu.org
  2011-08-16 20:29 ` hp at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-08-16  8:30 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


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

* [Bug fortran/50094] [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
  2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
                   ` (3 preceding siblings ...)
  2011-08-16  8:30 ` rguenth at gcc dot gnu.org
@ 2011-08-16 20:29 ` hp at gcc dot gnu.org
  2011-08-16 21:34 ` burnus at gcc dot gnu.org
  2011-08-16 21:38 ` burnus at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: hp at gcc dot gnu.org @ 2011-08-16 20:29 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-08-16 20:07:56 UTC ---
Is this PR more than a trivial typo?

Hm, so this PR is in the assigned state but not yet assigned to anyone?
What's up with that?


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

* [Bug fortran/50094] [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
  2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
                   ` (4 preceding siblings ...)
  2011-08-16 20:29 ` hp at gcc dot gnu.org
@ 2011-08-16 21:34 ` burnus at gcc dot gnu.org
  2011-08-16 21:38 ` burnus at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-08-16 21:34 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-16 21:26:26 UTC ---
Author: burnus
Date: Tue Aug 16 21:26:23 2011
New Revision: 177801

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177801
Log:
2011-08-16  Tobias Burnus  <burnus@net-b.de>
            Dominique Dhumieres  <dominiq@lps.ens.fr>

        PR fortran/50094
        * resolve.c (resolve_symbol): Fix stupid typo.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c


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

* [Bug fortran/50094] [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90
  2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
                   ` (5 preceding siblings ...)
  2011-08-16 21:34 ` burnus at gcc dot gnu.org
@ 2011-08-16 21:38 ` burnus at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-08-16 21:38 UTC (permalink / raw)
  To: gcc-bugs

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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

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

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-16 21:34:39 UTC ---
(In reply to comment #5)
> New Revision: 177801
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177801

Mark as FIXED. Thanks for the report HJ and for the debugging Dominique! Sorry
for the breakage - and for the delay as I don't have a checked-out GCC tree at
work.


(In reply to comment #4)
> Is this PR more than a trivial typo?

No. It was just the typo mentioned in comment 2, which somehow crept in.


> Hm, so this PR is in the assigned state but not yet assigned to anyone?
> What's up with that?

That's a useability bug of Bugzilla 3 and 4. Before, one could simply mark the
bug as assigned to oneself (combobox + checkbox). Now with BZ3 (and with the
just installed 4.0.2), one has to use "Status: ASSIGNED" and then one needs to
move to the top of the page, click on "(edit)" in the "Assigned To" line and
change the email address, which I forgot when trying to assign the bug to me.


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

end of thread, other threads:[~2011-08-16 21:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-15 22:28 [Bug fortran/50094] New: [4.7 Regression] FAIL: gfortran.dg/coarray_6.f90 hjl.tools at gmail dot com
2011-08-15 23:00 ` [Bug fortran/50094] " dominiq at lps dot ens.fr
2011-08-15 23:53 ` dominiq at lps dot ens.fr
2011-08-16  7:25 ` burnus at gcc dot gnu.org
2011-08-16  8:30 ` rguenth at gcc dot gnu.org
2011-08-16 20:29 ` hp at gcc dot gnu.org
2011-08-16 21:34 ` burnus at gcc dot gnu.org
2011-08-16 21:38 ` burnus at gcc dot gnu.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).