[Bug testsuite/31240] gfortran.dg/pointer_intent_1.f90 failure at -O0

2007-04-11 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2007-04-11 08:29 --- Fixed. Thanks for the report. -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/31240] gfortran.dg/pointer_intent_1.f90 failure at -O0

2007-04-11 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-04-11 08:29 --- Subject: Bug 31240 Author: burnus Date: Wed Apr 11 08:28:49 2007 New Revision: 123712 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123712 Log: 2007-04-11 Tobias Burnus <[EMAIL PROTECTED]> PR tests

[Bug testsuite/31240] gfortran.dg/pointer_intent_1.f90 failure at -O0

2007-04-10 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2007-04-10 19:26 --- Accept. I somehow missed the email/PR while reading all the messages after a conference. Patch at: http://gcc.gnu.org/ml/fortran/2007-04/msg00105.html (In reply to comment #1) > xlf yields a bus error without optim

[Bug testsuite/31240] gfortran.dg/pointer_intent_1.f90 failure at -O0

2007-03-24 Thread dominiq at lps dot ens dot fr
--- Comment #1 from dominiq at lps dot ens dot fr 2007-03-24 22:28 --- xlf yields a bus error without optimization and -O, and abort with -O3. g95 gives the following errors: In file pointer_intent_1.f90:39 nullify(t%point) 1 Error: Cannot NULLIFY the INTENT(IN) p