loops and optimizations

2019-09-02 Thread Gero Peterhoff
Hello gcc team, I have a big problem with code generation for conditions and loop control and in general. 1) Once a function is defined as inline, all attributes and pragmas are ignored. There is therefore no control at all for loops within inline functions. 2) Only (almost) always conditional

IO for u/int128_t

2019-09-01 Thread Gero Peterhoff
Hello gcc team, Thank you first for your great work. But why are there no IO-routines for u/int128_t? best regards Gero