[Bug target/52187] armeb-unknown-eabi not recognized as big-endian

2013-02-15 Thread sethml at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52187 Seth LaForge sethml at google dot com changed: What|Removed |Added CC||sethml

[Bug target/56351] New: ARM Big-Endian: storing local double to packed variable causes corruption

2013-02-15 Thread sethml at google dot com
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:

[Bug target/56351] ARM Big-Endian: storing local double to packed variable causes corruption

2013-02-15 Thread sethml at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56351 --- Comment #1 from Seth LaForge sethml at google dot com 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 stdio.h void PrintDouble(double v

[Bug target/56351] ARM Big-Endian: storing local double to packed variable causes corruption

2013-02-15 Thread sethml at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56351 Seth LaForge sethml at google dot com changed: What|Removed |Added CC||sethml

[Bug c++/20589] error: 'anonymous enum' is/uses anonymous type'

2005-08-04 Thread 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