From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 5AAED43343 for ; Wed, 1 Jun 2022 17:01:37 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 966D968B724; Wed, 1 Jun 2022 20:01:35 +0300 (EEST) Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 69D4C68B6EB for ; Wed, 1 Jun 2022 20:01:29 +0300 (EEST) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 8AB01240005 for ; Wed, 1 Jun 2022 17:01:28 +0000 (UTC) Date: Wed, 1 Jun 2022 19:01:27 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220601170127.GQ396728@pb2> References: <20220530190911.20843-1-michael@niedermayer.cc> <165407988551.13099.15764009399381966957@lain> MIME-Version: 1.0 In-Reply-To: <165407988551.13099.15764009399381966957@lain> Subject: Re: [FFmpeg-devel] [PATCH 1/2] avutil/opt: Alpha workaround X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============7859187894591156058==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7859187894591156058== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bWTBxx0QKOXH2iZ2" Content-Disposition: inline --bWTBxx0QKOXH2iZ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 01, 2022 at 12:38:05PM +0200, Anton Khirnov wrote: > Quoting Michael Niedermayer (2022-05-30 21:09:10) > > alpha-linux-gnu-gcc-5 (Ubuntu 5.5.0-12ubuntu1) 5.5.0 20171010 with qemu= -alpha version 2.11.1(Debian 1:2.11+dfsg-1ubuntu7.39) > > trigger a FPE on the DBL_MAX * 90000 operation > >=20 > > Iam not 100% sure why, but if i mess with mfp-trap-mode the compiler pr= oduces internal compiler errors > > This issue seems not to affect the fate box with an older compiler > >=20 > > Ive also tried the gcc 6, gcc 7, gcc 8 packages with no luck >=20 > Do we event want to keep support for alpha?=20 I have no opinion here > Does it still have any > real-world use?=20 i do not know=20 > It does not seem productive to spend development time on > a dead platform. Ive had the same thought and actually was a bit angry on myself after i spe= nd too long to get a gcc + qemu + gdb working together to debug this. Felt like i could have done something more productive I think a question is, is there someone who wants to maintain alpha support because it seems it needs some support. If someone does, its no work for me and i certainly dont mind if we keep al= pha on the list of supported architectures. If not we can just apply this and pretend its still supported until it brea= ks again. Though such support would not be with teh toolchain from the ubuntu i used. The old fate box seems to work a lot better Or we can just deprecate it and drop on a future bump dont really have an opinion, but i dont plan to put any significant amount of time in alpha support thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Homeopathy is like voting while filling the ballot out with transparent ink. Sometimes the outcome one wanted occurs. Rarely its worse than filling out a ballot properly. --bWTBxx0QKOXH2iZ2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYpebZAAKCRBhHseHBAsP q062AKCId0kURtNiZ/auWJI1DbdZI83F5wCdEEIgN6ZTT3Fo91bqI4MkN1CPfxQ= =RIoJ -----END PGP SIGNATURE----- --bWTBxx0QKOXH2iZ2-- --===============7859187894591156058== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============7859187894591156058==--