[Bug target/69827] [5 Regression] sincos not done

2016-02-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69827 --- Comment #3 from Richard Biener --- cygwin probably runs into the target hooks querying libc functionality switch (gimple_call_combined_fn (stmt)) { CASE_CFN_COS: CASE_CFN_SIN:

[Bug target/69827] [5 Regression] sincos not done

2016-02-15 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69827 Thomas Koenig changed: What|Removed |Added Target||x86_64-unknown-cygwin