c++/6670: ICE when compiling code that uses __attribute__((dllimport))

Oscar Fuentes ofv@wanadoo.es
Sun Apr 6 23:33:00 GMT 2003


"Giovanni Bajo" <giovannibajo@libero.it> writes:

> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
> r=6670
>
> I don't have 3.1, 3.2 compiles correctly, 2.95/3.3 can't handle the
> preprocessed file for some other reasons.
>
> To the poster: can you try if the problem still happens upgrading to a newer
> GCC version?
>
> Giovanni Bajo

The problem is fixed. Checked with

g++ -v

Reading specs from t:/msys/1.0/mingw/bin/../lib/gcc-lib/mingw32/3.2.2/specs
Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c++,f77,objc --disable-win32-registry --disable-shared --enable-sjlj-exceptions
Thread model: win32
gcc version 3.2.2 (mingw special 20030208-1)

Thanks.

-- 
Oscar



More information about the Gcc-bugs mailing list