[Bug target/86856] Format warnings building all-gcc

2018-08-15 Thread jon_y at users dot sourceforge.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856

--- Comment #10 from jon_y  ---
I noticed there are some casting from gcall to gimple, not being familiar with
gcc internals, is it the correct way to suppress the warnings?

[Bug target/53425] No warnings are given for -mno-sse

2012-06-14 Thread jon_y at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53425

jon_y  changed:

   What|Removed |Added

 CC||ktietz70 at googlemail dot
   ||com

--- Comment #3 from jon_y  2012-06-14 
12:37:03 UTC ---
Hi,

I've been notified that this test fails on mingw-w64.

Unfortunately, I am not familiar enough on Win64 ABI to comment on this.

Kai, any ideas?