[Bug target/68355] Constant byte is passed on stack

2015-11-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68355 --- Comment #2 from H.J. Lu --- clang doesn't pass constant byte at all: [hjl@gnu-tools-1 pr67239]$ /export/build/gnu/llvm-clang/build-x86_64-linux/bin/clang -S -O2 foo.ii -std=c++11 [hjl@gnu-tools-1 pr67239]$ cat foo.s .text .f

[Bug target/68355] Constant byte is passed on stack

2015-11-14 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68355 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|