http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12567
Paolo Carlini changed:
What|Removed |Added
Status|NEW |SUSPENDED
Summary|g++ fails to
On Wed, Jul 03, 2013 at 12:05:45PM +0200, Volkmar Sieh wrote:
> The define "-DFAIL" only adds an empty asm statement which shouldn't make any
> difference (see below).
Please fix the compiler errors first:
| test.c: In function ‘main’:
| test.c:37:1: error: bp cannot be used in asm here
> regis
Package: gcc-4.7
Version: 4.7.2-5
Severity: normal
--- Please enter the report below this line. ---
When I compile and run the small program below using
gcc -O2 -o test test.c
./test
I get the (correct) output
1
When I compile and run the small program below using
gcc -DFAIL -O2
Package: gcc-4.7
Version: 4.7.2-5
Severity: normal
--- Please enter the report below this line. ---
When I compile and run the small program below using
gcc -O2 -o test test.c; ./test
I get the (correct) output "1".
When I compile and run the small program below using
gcc -DFAIL -O2 -o te
Package: gcc-4.7
Version: 4.7.2-5
Severity: normal
--- Please enter the report below this line. ---
When I compile and run the small program below using
gcc -O2 -o test test.c
./test
I get the (correct) output
1
When I compile and run the small program below using
gcc -DFAIL -O2
Package: isl
Severity: wishlist
Hello Matthias,
It would be nice if you could package the release 0.12.
This version is needed for LLVM Toolchain Snapshot.
Thanks,
Sylvestre
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (600, 'testing'), (500, 'unstable'
6 matches
Mail list logo