About ' * ' not recognized

naoki ueda tantan19tanuki@gmail.com
Sat Jan 21 01:04:34 GMT 2023


When I tried to execute the attached file mycalc.c with a command line
argument, it could not be executed normally only in the case of '*'.
'+', '-' and '/' can be executed normally, but the compiler cannot
execute '*' normally. Isn't this a gcc bug?


~/Clearning$ ./mycalc 20 * 30
用法:mycalc 数値1 演算子 数値2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mycalc.c
Type: text/x-csrc
Size: 929 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-bugs/attachments/20230121/fa3715f5/attachment.bin>


More information about the Gcc-bugs mailing list