Re: On rms controversy

2021-04-14 Thread Franz Fehringer via Gcc
Very good! Am 14.04.2021 um 07:53 schrieb pawel k. via Gcc: Hello, Im multiyear gcc user on many targets. I love the project and wish it all the best. Im also senior c/cpp and linux sw devel with 20 years of experience. Im observing an rms controversy from some perspective and here are my thoug

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Franz Fehringer via Gcc
To me (not being a contributor) this is the best contribution to the discussion so far. Am 30.03.2021 um 17:24 schrieb Maksim Fomin via Gcc: ‐‐‐ Original Message ‐‐‐ On Friday, 26 March 2021 г., 23:02, Nathan Sidwell wrote: I would rather not have to write this email. Like many deve

Re: gcc : c++11 : full support : eta?

2013-02-15 Thread Franz Fehringer
Thanks, looking much better now. Will gcc 4.8 contain the stdatomic.h header (i am a little confused about it, is it a standard header?)? Am 15.02.2013 18:07, schrieb Jason Merrill: > On 01/28/2013 02:24 PM, Jason Merrill wrote: >> On 01/23/2013 01:48 AM, Franz Fehringer wrote: >>&

Re: gcc : c++11 : full support : eta?

2013-01-22 Thread Franz Fehringer
What does this mean for the Concurrency section, it has 8xNo at the moment? Franz Am 22.01.2013 19:01, schrieb Jason Merrill: > On 01/22/2013 01:01 AM, Mayuresh Kathe wrote: >> Hello, may I know the estimated timeframe by which full support for >> C++11 would be added in to GCC? > > GCC 4.8 will

decimal floating point

2012-06-18 Thread Franz Fehringer
Hi, I am investigating the possibilities of using decimal floating point arithmetic with gcc (on Linux / x86_64 to be explicit). Are _Decimal32/_Decimal64/_Decimal128 available as builtin types without further action or do i as a DFP consumer have to issue the correspondent typedef/float/attribute

Re: fixincludes

2010-01-23 Thread Franz Fehringer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 understood. but an OS update could lead to updated C runtime headers? Am 23.01.2010 17:39, schrieb Richard Guenther: > On Sat, Jan 23, 2010 at 5:34 PM, Franz Fehringer wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >&g

fixincludes

2010-01-23 Thread Franz Fehringer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I have two hopefully not too dull questions about the gcc fixincludes mechanism: 1) When after the initial fixinclude run (parts of) new software is installed into /usr/include, the fixincludes run has to be repeated (at least in principle), i