This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32346] long long bitfield passed to int argument incorrectly
- From: "greened at obbligato dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2007 20:50:05 -0000
- Subject: [Bug c++/32346] long long bitfield passed to int argument incorrectly
- References: <bug-32346-14707@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from greened at obbligato dot org 2007-06-14 20:50 -------
Configuration:
g++ -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /tools/gcc-4.2.0/configure --prefix=/tools/i686-pc-linux-gnu
--disable-shared --with-gnu-as --with-gnu-ld
--with-build-time-tools=/tools/i686-pc-linux-gnu/bin
--with-mpfr=/tools/i686-pc-linux-gnu --with-gmp=/tools/i686-pc-linux-gnu
--enable-targets=all
Thread model: posix
gcc version 4.2.0
This only fails with g++. gcc compiles it fine.
--
greened at obbligato dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greened at obbligato dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32346