[Bug c/28287] [4.1/4.2 regression] ICE with misplaced attribute weak

2006-08-15 Thread dannysmith at gcc dot gnu dot org
--- Comment #6 from dannysmith at gcc dot gnu dot org 2006-08-15 21:46 --- Subject: Bug 28287 Author: dannysmith Date: Tue Aug 15 21:46:30 2006 New Revision: 116170 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116170 Log: gcc PR c/28287 * c-common.c

[Bug middle-end/28648] [4.2 regression] ICE with invalid dllimport attribute

2006-08-20 Thread dannysmith at gcc dot gnu dot org
--- Comment #2 from dannysmith at gcc dot gnu dot org 2006-08-20 08:46 --- Subject: Bug 28648 Author: dannysmith Date: Sun Aug 20 08:46:13 2006 New Revision: 116270 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116270 Log: PR target/28648 c: * tree.c

[Bug driver/28528] [4.0/4.1/4.2 Regression] C language extensions override -x in C++ driver

2006-08-24 Thread dannysmith at gcc dot gnu dot org
--- Comment #10 from dannysmith at gcc dot gnu dot org 2006-08-25 00:24 --- Subject: Bug 28528 Author: dannysmith Date: Fri Aug 25 00:24:10 2006 New Revision: 116392 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116392 Log: PR driver/28528 * g++spec.c

[Bug target/27650] internal compiler error while compiling Gecode

2006-09-20 Thread dannysmith at gcc dot gnu dot org
--- Comment #9 from dannysmith at gcc dot gnu dot org 2006-09-20 23:27 --- Subject: Bug 27650 Author: dannysmith Date: Wed Sep 20 23:27:05 2006 New Revision: 117096 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117096 Log: PR target/27650 * class.c

[Bug target/27650] internal compiler error while compiling Gecode

2006-09-20 Thread dannysmith at gcc dot gnu dot org
--- Comment #10 from dannysmith at gcc dot gnu dot org 2006-09-20 23:32 --- Subject: Bug 27650 Author: dannysmith Date: Wed Sep 20 23:32:07 2006 New Revision: 117097 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117097 Log: PR target/27650 * g++.dg/ext

[Bug libfortran/27964] Wrong line ends on windows (XP)

2006-09-22 Thread dannysmith at gcc dot gnu dot org
--- Comment #11 from dannysmith at gcc dot gnu dot org 2006-09-23 01:57 --- Subject: Bug 27964 Author: dannysmith Date: Sat Sep 23 01:56:55 2006 New Revision: 117166 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117166 Log: PR libfortran/27964 * configure.ac

[Bug target/27599] [4.2 Regression] build failure on mingw

2006-05-15 Thread dannysmith at gcc dot gnu dot org
--- Comment #3 from dannysmith at gcc dot gnu dot org 2006-05-16 03:14 --- Subject: Bug 27599 Author: dannysmith Date: Tue May 16 03:14:00 2006 New Revision: 113816 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113816 Log: PR target/27599 * config.host (i[34567

[Bug target/27789] [4.2 Regression] attribute handling fallout from DECL_INITIAL changes

2006-06-23 Thread dannysmith at gcc dot gnu dot org
--- Comment #4 from dannysmith at gcc dot gnu dot org 2006-06-23 08:25 --- Subject: Bug 27789 Author: dannysmith Date: Fri Jun 23 08:25:33 2006 New Revision: 114927 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114927 Log: PR target/27789 * config/i386/winnt.c

[Bug target/28427] warning: alignment of '__FUNCTION__' is greater than maximum object file alignment.

2006-07-20 Thread dannysmith at gcc dot gnu dot org
--- Comment #2 from dannysmith at gcc dot gnu dot org 2006-07-20 07:59 --- Subject: Bug 28427 Author: dannysmith Date: Thu Jul 20 07:59:09 2006 New Revision: 115610 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=115610 Log: PR target/28427 * config/i386/cygming.h

[Bug target/12413] 'symbol already defined' when building ICU 2.6 with Cygwin

2004-01-19 Thread dannysmith at gcc dot gnu dot org
--- Additional Comments From dannysmith at gcc dot gnu dot org 2004-01-19 21:35 --- Hello. This bug is caused by the way vtable are handled in cp/decl2.c (import_export_vtable) vs the need for the dllimport marking mechanism to avoid marking defined data as dllimport. The vtable may

[Bug target/31965] _INTEGRAL_MAX_BITS defined incorrectly

2007-05-17 Thread dannysmith at gcc dot gnu dot org
--- Comment #2 from dannysmith at gcc dot gnu dot org 2007-05-17 23:51 --- Subject: Bug 31965 Author: dannysmith Date: Thu May 17 22:51:05 2007 New Revision: 124813 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124813 Log: PR target/31965 * config/i386/mingw32.h

[Bug target/27067] Compile errors with multiple inheritance where the stdcall attribute is applied to virtual functions.

2007-05-24 Thread dannysmith at gcc dot gnu dot org
--- Comment #16 from dannysmith at gcc dot gnu dot org 2007-05-24 11:12 --- Subject: Bug 27067 Author: dannysmith Date: Thu May 24 10:11:49 2007 New Revision: 125020 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125020 Log: ChangeLog PR target/27067 * doc

[Bug c++/36654] [4.2/4.3 Regression] Inlined con/de-structor breaks virtual inheritance dllimport classes

2009-01-06 Thread dannysmith at gcc dot gnu dot org
--- Comment #10 from dannysmith at gcc dot gnu dot org 2009-01-07 07:33 --- Subject: Bug 36654 Author: dannysmith Date: Wed Jan 7 07:32:58 2009 New Revision: 143150 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=143150 Log: PR target/36654 * config/i386/winnt

[Bug bootstrap/38580] [4.4 Regression] Bootstrap broken on mingw32

2009-01-12 Thread dannysmith at gcc dot gnu dot org
--- Comment #7 from dannysmith at gcc dot gnu dot org 2009-01-13 07:41 --- Subject: Bug 38580 Author: dannysmith Date: Tue Jan 13 07:40:51 2009 New Revision: 143330 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=143330 Log: PR bootstrap/38580 * gcc.c

[Bug target/29498] FTZ/DAZ for SSE should be ported to mingw32

2007-05-29 Thread dannysmith at gcc dot gnu dot org
--- Comment #4 from dannysmith at gcc dot gnu dot org 2007-05-29 08:09 --- Subject: Bug 29498 Author: dannysmith Date: Tue May 29 08:09:16 2007 New Revision: 125160 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125160 Log: libgcc PR target/29498 * config.host

[Bug target/34970] [4.3 regression] name mangling broken for __attributte__((fastcall))

2008-01-26 Thread dannysmith at gcc dot gnu dot org
--- Comment #9 from dannysmith at gcc dot gnu dot org 2008-01-26 09:32 --- Subject: Bug 34970 Author: dannysmith Date: Sat Jan 26 09:31:30 2008 New Revision: 131859 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131859 Log: PR target/34970 gcc * config/i386/cygming.h

[Bug preprocessor/35061] #pragma pop_macro causes ICE if no macro value on stack

2008-02-14 Thread dannysmith at gcc dot gnu dot org
--- Comment #2 from dannysmith at gcc dot gnu dot org 2008-02-14 21:42 --- Subject: Bug 35061 Author: dannysmith Date: Thu Feb 14 21:41:40 2008 New Revision: 132322 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132322 Log: PR preprocessor/35061 gcc * c-pragma.c

[Bug libstdc++/33203] [4.3 regression] libstdc++-v3 build broken on i386-pc-mingw32

2007-09-06 Thread dannysmith at gcc dot gnu dot org
--- Comment #4 from dannysmith at gcc dot gnu dot org 2007-09-07 04:18 --- Subject: Bug 33203 Author: dannysmith Date: Fri Sep 7 04:18:40 2007 New Revision: 128228 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128228 Log: PR libstdc++/33203 * configure.host

[Bug c++/14688] Mis-matched calling convention on virtual functions accepted without error

2007-09-24 Thread dannysmith at gcc dot gnu dot org
--- Comment #7 from dannysmith at gcc dot gnu dot org 2007-09-25 00:29 --- Subject: Bug 14688 Author: dannysmith Date: Tue Sep 25 00:29:42 2007 New Revision: 128740 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128740 Log: PR c++/14688 * config/i386/i386.c

[Bug libstdc++/33578] __gnu_parallel::yield broken on mingw32

2007-10-10 Thread dannysmith at gcc dot gnu dot org
--- Comment #7 from dannysmith at gcc dot gnu dot org 2007-10-10 23:39 --- Subject: Bug 33578 Author: dannysmith Date: Wed Oct 10 23:39:30 2007 New Revision: 129219 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129219 Log: PR libstdc++/33578 * include/parallel

[Bug target/33774] Cygwin/mingw do not support 16 byte alignment of struct/union fields

2007-11-08 Thread dannysmith at gcc dot gnu dot org
--- Comment #3 from dannysmith at gcc dot gnu dot org 2007-11-08 20:20 --- Subject: Bug 33774 Author: dannysmith Date: Thu Nov 8 20:20:02 2007 New Revision: 130024 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130024 Log: PR target/33774 * config/i386/cygming.h

[Bug bootstrap/39660] Mingw Bootstrap stops with ..host-mingw32.c:140: error: ISO C90 forbids mixed..

2009-04-08 Thread dannysmith at gcc dot gnu dot org
--- Comment #1 from dannysmith at gcc dot gnu dot org 2009-04-08 08:03 --- Subject: Bug 39660 Author: dannysmith Date: Wed Apr 8 08:02:48 2009 New Revision: 145711 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145711 Log: PR bootstrap/39660 * config/i386/host

[Bug target/37528] [4.4 Regression] boostrap failure due to configure problems

2008-10-02 Thread dannysmith at gcc dot gnu dot org
--- Comment #9 from dannysmith at gcc dot gnu dot org 2008-10-02 08:39 --- Subject: Bug 37528 Author: dannysmith Date: Thu Oct 2 08:37:36 2008 New Revision: 140830 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140830 Log: PR target/37528 * config/i386/mingw32.h

[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-03 Thread dannysmith at gcc dot gnu dot org
--- Comment #4 from dannysmith at gcc dot gnu dot org 2008-11-04 02:17 --- Subject: Bug 37989 Author: dannysmith Date: Tue Nov 4 02:16:07 2008 New Revision: 141575 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141575 Log: 2008-11-03 Mikael Pettersson [EMAIL PROTECTED

[Bug target/38054] Assertion failed in change_decl_assembler_name()

2008-12-02 Thread dannysmith at gcc dot gnu dot org
--- Comment #10 from dannysmith at gcc dot gnu dot org 2008-12-02 08:03 --- Subject: Bug 38054 Author: dannysmith Date: Tue Dec 2 08:02:07 2008 New Revision: 142347 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142347 Log: PR target/38054 * config/i386/winnt.c

[Bug target/38054] Assertion failed in change_decl_assembler_name()

2008-12-03 Thread dannysmith at gcc dot gnu dot org
--- Comment #12 from dannysmith at gcc dot gnu dot org 2008-12-04 07:14 --- Subject: Bug 38054 Author: dannysmith Date: Thu Dec 4 07:13:05 2008 New Revision: 142429 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142429 Log: Backport from mainline: PR target

[Bug c++/34749] Incorrect warning when applying dllimport to friend function

2008-02-24 Thread dannysmith at gcc dot gnu dot org
--- Comment #6 from dannysmith at gcc dot gnu dot org 2008-02-24 09:20 --- Subject: Bug 34749 Author: dannysmith Date: Sun Feb 24 09:19:39 2008 New Revision: 132585 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132585 Log: cp PR c++/34749 * friend.c (do_friend

[Bug target/35054] No documentation of #pragma push_macro(macro_name)

2008-03-13 Thread dannysmith at gcc dot gnu dot org
--- Comment #2 from dannysmith at gcc dot gnu dot org 2008-03-13 07:07 --- Subject: Bug 35054 Author: dannysmith Date: Thu Mar 13 07:06:30 2008 New Revision: 133161 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133161 Log: PR 35054 * doc/extend.texi (Structure

[Bug target/35661] __attribute__((cold)) generates wrong code

2008-04-14 Thread dannysmith at gcc dot gnu dot org
--- Comment #5 from dannysmith at gcc dot gnu dot org 2008-04-14 23:48 --- Subject: Bug 35661 Author: dannysmith Date: Mon Apr 14 23:47:39 2008 New Revision: 134296 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134296 Log: 2008-04-16 Zuxy Meng [EMAIL PROTECTED] PR

[Bug target/35921] Con/de-structor definition fails to override dllimport declaration

2008-04-14 Thread dannysmith at gcc dot gnu dot org
--- Comment #4 from dannysmith at gcc dot gnu dot org 2008-04-14 23:54 --- Subject: Bug 35921 Author: dannysmith Date: Mon Apr 14 23:53:54 2008 New Revision: 134298 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134298 Log: PR target/35921 * optimize.c

[Bug target/35661] __attribute__((cold)) generates wrong code

2008-05-11 Thread dannysmith at gcc dot gnu dot org
--- Comment #6 from dannysmith at gcc dot gnu dot org 2008-05-11 21:04 --- Subject: Bug 35661 Author: dannysmith Date: Sun May 11 21:03:27 2008 New Revision: 135188 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135188 Log: Backport from mainline: 2008-04-15

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-06-04 Thread dannysmith at gcc dot gnu dot org
--- Comment #12 from dannysmith at gcc dot gnu dot org 2008-06-05 03:46 --- Subject: Bug 35916 Author: dannysmith Date: Thu Jun 5 03:45:41 2008 New Revision: 136389 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136389 Log: PR driver/35916 * mh-mingw (CFLAGS

[Bug target/35921] Con/de-structor definition fails to override dllimport declaration

2008-06-06 Thread dannysmith at gcc dot gnu dot org
--- Comment #10 from dannysmith at gcc dot gnu dot org 2008-06-07 00:40 --- Subject: Bug 35921 Author: dannysmith Date: Sat Jun 7 00:39:43 2008 New Revision: 136515 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136515 Log: PR target/35921 * optimize.c

[Bug target/41512] dllexport broken on cygwin

2009-10-06 Thread dannysmith at gcc dot gnu dot org
--- Comment #8 from dannysmith at gcc dot gnu dot org 2009-10-07 02:57 --- Subject: Bug 41512 Author: dannysmith Date: Wed Oct 7 02:57:21 2009 New Revision: 152511 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=152511 Log: PR target/41512 * config/i386/winnt.c

[Bug target/37528] [4.4 Regression] boostrap failure due to configure problems

2008-09-21 Thread dannysmith at gcc dot gnu dot org
--- Comment #5 from dannysmith at gcc dot gnu dot org 2008-09-22 02:58 --- Subject: Bug 37528 Author: dannysmith Date: Mon Sep 22 02:56:50 2008 New Revision: 140541 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140541 Log: PR target/37528 * config/i386/t