http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56351
Seth LaForge changed:
What|Removed |Added
CC||sethml at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56351
--- Comment #1 from Seth LaForge 2013-02-15 20:16:43
UTC ---
Ugh, my attachment was a bit mangled. Here's the source to stimulate the issue
- gcc_bug.c:
#include
void PrintDouble(double v) __attribute__((noinline));
void PrintDoubl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56351
Bug #: 56351
Summary: ARM Big-Endian: storing local double to packed
variable causes corruption
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52187
Seth LaForge changed:
What|Removed |Added
CC||sethml at google dot com
--- Additional Comments From sethml at google dot com 2005-08-05 03:43
---
The C++ working group examined this issue in April as core language issue 488:
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#488
They tentatively concluded that type deduction should fail in this