Claudiu Zissulescu-Ianculescu

Results 76 comments of Claudiu Zissulescu-Ianculescu

Without a proper implementation of `fesetround` the tests are bound to fail. Moreover, the tests are also failing whenever we relay on soft-fp implementation, regardless if `fesetround` is implemented.

I suppose the conversion still relay on soft implementation. Hence, the error.

That is a good observation, however, the implementation of this direct access is just a piggyback on volatile flag. Hence, the compiler optimizes the stores (which is correct) into the...

Probably a proper fix will slip to the next release.

Yeah, my speech about custom Vs mainline. The store merging is done with the help of the mod which I did in upstream, and, probably it will not be in...

SDA access is done using short offsets which will lead, sometimes, to such errors. The practical approach is to turn off the SDA feature using `-mno-sdata` option.

Per ARC64 ISA, there is no `ldl.di` instruction. I'll just throw a more meaningful error in this case.

Here are some quick observations: 1. probably `mno-sdata` will not help for time being as the relocation is in a prebuild library (i.e., libm.a) 2. The error looks like you...

@gitE0Z9 Thanks for leting us know. It seems the 2021.03 release is broken and needs to identified why. @abrodkin isn't this release when we jump to corss-ng? Can you investigate...

Mainline support added here: https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb/commit/bbcab3366bc5269c2896e82ebd1b0f068ec9a50b