On 8/23/24 09:39, Jan Hubicka wrote:
Hi,
1:4:int notmain(const char *entity)
-: == inlined from hello.h ==
1:6: if (s)
branch 0 taken 0 (fallthrough)
branch 1 taken 1
#:7:printf ("hello, %s!\n", s);
%:7-block 3
call0 never e
On 8/23/24 09:39, Jan Hubicka wrote:
Hi,
1:4:int notmain(const char *entity)
-: == inlined from hello.h ==
1:6: if (s)
branch 0 taken 0 (fallthrough)
branch 1 taken 1
#:7:printf ("hello, %s!\n", s);
%:7-block 3
call0 never e
Hi,
> 1:4:int notmain(const char *entity)
> -: == inlined from hello.h ==
> 1:6: if (s)
> branch 0 taken 0 (fallthrough)
> branch 1 taken 1
> #:7:printf ("hello, %s!\n", s);
> %:7-block 3
> call0 never executed
> -:8: e