Bug 44795 - [4.6 Regression] Bad testsuite changes
Summary: [4.6 Regression] Bad testsuite changes
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 4.6.0
: P3 normal
Target Milestone: 4.6.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-03 00:24 UTC by H.J. Lu
Modified: 2010-07-03 14:08 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2010-07-03 00:24:41 UTC
On Linux/ia32, revision 161747 gave

ERROR: couldn't compile regular expression pattern: parentheses () not balanced
ERROR: tcl error sourcing /export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite/gfortran.dg/dg.exp.

Revision 161734 is OK.
Comment 1 H.J. Lu 2010-07-03 02:39:02 UTC
It is caused by revision 161745:

http://gcc.gnu.org/ml/gcc-cvs/2010-07/msg00098.html
Comment 2 H.J. Lu 2010-07-03 02:40:18 UTC
gfortran.dg/char_bounds_check_fail_1.f90 is the problem.
Comment 3 H.J. Lu 2010-07-03 14:08:21 UTC
Fixed by revision 161767:

http://gcc.gnu.org/ml/gcc-cvs/2010-07/msg00120.html