public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/47863] New: [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03
@ 2011-02-23 18:52 hjl.tools at gmail dot com
  2011-02-23 19:03 ` [Bug testsuite/47863] " dominiq at lps dot ens.fr
  2011-02-23 20:16 ` burnus at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2011-02-23 18:52 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] FAIL:
                    gfortran.dg/allocate_deferred_char_scalar_1.f03
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: ubizjak@gmail.com


On Linux/ia32, revision 170442 gave

FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -O0  execution test
FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -O1  execution test
FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -O2  execution test
FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -O3 -fomit-frame-pointer
 execution test
FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -O3 -g  execution test
FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03  -Os  execution test

Revision 170436 is OK.


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

* [Bug testsuite/47863] [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03
  2011-02-23 18:52 [Bug testsuite/47863] New: [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03 hjl.tools at gmail dot com
@ 2011-02-23 19:03 ` dominiq at lps dot ens.fr
  2011-02-23 20:16 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-02-23 19:03 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus@net-b.de, pault at
                   |                            |gcc dot gnu.org

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-02-23 18:46:13 UTC ---
See pr47846. A temporary "fix" could be to silence the failures with the
following patch:

--- ../_clean/gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_1.f03   
2011-02-23 16:42:20.000000000 +0100
+++ gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_1.f03    2011-02-22
14:08:06.000000000 +0100
@@ -14,8 +14,8 @@ program test
   call mold_check4()
   call source_check()
   call source_check4()
-  call ftn_test()
-  call ftn_test4()
+!  call ftn_test()
+!  call ftn_test4()
   call source3()
 contains
   subroutine source_check()

until pr47846 is fixed.


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

* [Bug testsuite/47863] [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03
  2011-02-23 18:52 [Bug testsuite/47863] New: [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03 hjl.tools at gmail dot com
  2011-02-23 19:03 ` [Bug testsuite/47863] " dominiq at lps dot ens.fr
@ 2011-02-23 20:16 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-02-23 20:16 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |burnus at gcc dot gnu.org
         Resolution|                            |DUPLICATE

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-23 19:45:40 UTC ---
That's known problem:  See PR 47846

*** This bug has been marked as a duplicate of bug 47846 ***


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

end of thread, other threads:[~2011-02-23 19:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-23 18:52 [Bug testsuite/47863] New: [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03 hjl.tools at gmail dot com
2011-02-23 19:03 ` [Bug testsuite/47863] " dominiq at lps dot ens.fr
2011-02-23 20:16 ` 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).