https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101735

--- Comment #10 from anlauf at gcc dot gnu.org ---
(In reply to Jerry DeLisle from comment #9)
> (In reply to anlauf from comment #8)
> > (In reply to Jerry DeLisle from comment #7)
> > > Ruuning tests right now to see if this has caused some breakage.
> > 
> > Are you also hit by r16-916-g517c9487f8fdc4 which breaks texinfo again?
> > We had this just a couple of days ago.
> 
> I did not see this one, see my post to gfortran list. I am testing my recent
> patch to 120049 without your patch here.

You are right: my patch broke:

FAIL: gfortran.dg/inquiry_type_ref_1.f08   -O0  (test for excess errors)
FAIL: gfortran.dg/inquiry_type_ref_1.f08   -O1  (test for excess errors)
FAIL: gfortran.dg/inquiry_type_ref_1.f08   -O2  (test for excess errors)
FAIL: gfortran.dg/inquiry_type_ref_1.f08   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess
errors)
FAIL: gfortran.dg/inquiry_type_ref_1.f08   -O3 -g  (test for excess errors)
FAIL: gfortran.dg/inquiry_type_ref_1.f08   -Os  (test for excess errors)
FAIL: gfortran.dg/inquiry_type_ref_3.f90   -O   (test for errors, line 19)
FAIL: gfortran.dg/inquiry_type_ref_3.f90   -O   (test for errors, line 20)
FAIL: gfortran.dg/inquiry_type_ref_3.f90   -O  (test for excess errors)
FAIL: gfortran.dg/inquiry_type_ref_4.f90   -O  (test for excess errors)

(There may be more).

Seems like some last-minute cleanup before submission broke something.
I'll have a look.

Reply via email to