From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 0E5DC3858C50; Mon, 17 Apr 2023 12:58:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E5DC3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681736291; bh=Ua/waPGDbsm7uOb4q6OjT7G3kjJ94DPh6SxlK91cdNY=; h=To:Subject:Date:From:From; b=BhJutdcUT3Rijj14yIpFmWzZ/iqZ5H/dMv9q4+HMOodRLuJg6WelXZrUfe3FYXlmh d1S1ZHPbscJ/RR9jRBK98CsSvX8VSIj6yKi5umNtcH0ZqyB0Q7T2m0/jMq7uiLiQ24 yWrpm1aeDWjFSM3ICHYnzft8086TuCXYNkCj9KJA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. c501b3247ec4581eeb6333e8c41da61eefdb7235 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5106d6c6c5c9b56cc7159e990ab39c6a41e95a15 X-Git-Newrev: c501b3247ec4581eeb6333e8c41da61eefdb7235 Message-Id: <20230417125811.0E5DC3858C50@sourceware.org> Date: Mon, 17 Apr 2023 12:58:11 +0000 (GMT) From: Jakub Jelinek List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via c501b3247ec4581eeb6333e8c41da61eefdb7235 (commit) from 5106d6c6c5c9b56cc7159e990ab39c6a41e95a15 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c501b3247ec4581eeb6333e8c41da61eefdb7235 Author: Jakub Jelinek Date: Mon Apr 17 14:58:02 2023 +0200 Fix last commit. diff --git a/htdocs/index.html b/htdocs/index.html index 6a640bb6..fa5a23a0 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -115,10 +115,10 @@ More news? Let gerald@pfeifer.com know! (frozen for release).
Serious + href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=regexp&short_desc=%5C%5B(%5B%200-9.%2F%5D*%5B%20%2F%5D)*13%5B%20%2F%5D%5B%200-9.%2F%5D*%5BRr%5Degression%20*%5C%5D&target_milestone=10.5&target_milestone=11.4&target_milestone=13.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious regressions. All + href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=regexp&short_desc=%5C%5B(%5B%200-9.%2F%5D*%5B%20%2F%5D)*13%5B%20%2F%5D%5B%200-9.%2F%5D*%5BRr%5Degression%20*%5C%5D&target_milestone=10.5&target_milestone=11.4&target_milestone=13.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All regressions.
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs