From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from st43p00im-ztfb10063301.me.com (st43p00im-ztfb10063301.me.com [17.58.63.179]) by sourceware.org (Postfix) with ESMTPS id 540E33858434 for ; Wed, 1 Sep 2021 21:30:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 540E33858434 Received: from smtpclient.apple (unknown [181.51.162.135]) by st43p00im-ztfb10063301.me.com (Postfix) with ESMTPSA id 26BCDA4019C for ; Wed, 1 Sep 2021 21:30:58 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Jose agustin gutierrez villegas Mime-Version: 1.0 (1.0) Date: Wed, 1 Sep 2021 16:30:56 -0500 Subject: Which is the ISO version to GCC 11.2 Message-Id: <1E94487A-7340-4F34-96A3-D92C04FD0A96@icloud.com> To: gcc-help@gcc.gnu.org X-Mailer: iPad Mail (18G82) X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?= =?UTF-8?Q?2903e8d5c8f:6.0.391,18.0.790,17.0.607.475.0000000_definitions?= =?UTF-8?Q?=3D2021-09-01=5F04:2021-09-01=5F01,2021-09-01=5F04,2020-04-07?= =?UTF-8?Q?=5F01_signatures=3D0?= X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 mlxlogscore=389 malwarescore=0 mlxscore=0 clxscore=1011 bulkscore=0 suspectscore=0 spamscore=0 adultscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2109010125 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2021 21:31:09 -0000 Hi, I want to know which is the ISO version to the last version of gcc. Thanks and have a nice day.