On Fri, Apr 30, 2021 at 12:08 AM Hans Petter Selasky
wrote:
> Hi,
>
> Can someone please explain what C-compiler flag I'm missing, to make
> this simple C-program terminate?
>
> I have a function _abs() which at some point is equal to one, but the
> compiler thinks it is not required to emit the
On 29 Apr 2021, at 23:11, Hans Petter Selasky wrote:
>
> On 4/29/21 11:06 PM, Hans Petter Selasky wrote:
>> Hi,
>> Can someone please explain what C-compiler flag I'm missing, to make this
>> simple C-program terminate?
>> I have a function _abs() which at some point is equal to one, but the
>>
On 4/29/21 11:06 PM, Hans Petter Selasky wrote:
Hi,
Can someone please explain what C-compiler flag I'm missing, to make
this simple C-program terminate?
I have a function _abs() which at some point is equal to one, but the
compiler thinks it is not required to emit the test for the while()
Hi,
Can someone please explain what C-compiler flag I'm missing, to make
this simple C-program terminate?
I have a function _abs() which at some point is equal to one, but the
compiler thinks it is not required to emit the test for the while() at
all, looking at the assembly code! A printf()
On Wed, 28 Apr 2021 21:45:03 +0200
Michael Gmelin wrote:
> > On 28. Apr 2021, at 21:37, Stefan Esser wrote:
> >
> > Am 28.04.21 um 20:44 schrieb Michael Gmelin:
> >>
> >>
> >>> On Wed, 28 Apr 2021 20:00:38 +0300
> >>> Yuri Pankov wrote:
> >>>
> >>> Not sure if it's just me, but I'm s
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"