g string instances to pass arguments to dlls fails
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gerrit at gcc dot gnu do
--- Comment #1 from gerrit at gcc dot gnu dot org 2005-10-04 19:08 ---
Created an attachment (id=9877)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9877&action=view)
Testcase which demostrates the problem
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196
--- Comment #30 from gerrit at gcc dot gnu dot org 2005-10-05 22:09 ---
It crashes on Cygwin too. I wonder if --enable-fully-dynamic-string should be
the default when building on platforms where it is known to fail without this
option.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi
--
What|Removed |Added
CC||gerrit at gcc dot gnu dot
||org
http://gcc.gnu.org/bugzilla
--- Comment #4 from gerrit at gcc dot gnu dot org 2006-02-02 16:09 ---
IMO it should be coded in the executable itself that -undef skips reading the
specs at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26052
amp; java libs
Product: gcc
Version: 3.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libf2c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gerrit at gcc dot gnu dot org
CC: gc
ork with Cygwin
Product: gcc
Version: 3.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gerrit at gcc dot gnu dot org
CC: gcc-bugs at gcc dot g
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-28
00:20 ---
$ gdb hello_j.exe
GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-29
02:09 ---
(In reply to comment #29)
> *** Bug 21793 has been marked as a duplicate of this bug. ***
The same example works with the MinGW version of gcj-3.4.2?
And it works when I set the encoding to ISO-885
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-29
02:25 ---
No longer a problem with gcc-3.4.2.
--
What|Removed |Added
Status|NEW
error: in valid_in_set, at tree-ssa-
pre.c:1082 when compiling libstdc++-v3/src/ctype.cc
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned a
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-31
09:29 ---
Created an attachment (id=8997)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8997&action=view)
ctype.ii
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21836
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-31
09:30 ---
Created an attachment (id=8998)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8998&action=view)
ctype.s
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21836
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-31
09:40 ---
It compiles ok when using -O2 instead of -O3, i.e. it is the flag
-finline-functions
Gerrit
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21836
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-31
10:31 ---
I applied the patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21173
I'll reconfigure and rebuild now.
See you later,
Gerrit
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21836
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-05-31
16:23 ---
Many thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21836
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-06-08
12:22 ---
(In reply to comment #2)
> Right, gnatmake has never supported -mno-cygwin. Instead, I'd suggest
> configuring gcc for mingw to start with.
>
> According to
> http://gcc.gnu.org/onli
--- Additional Comments From gerrit at gcc dot gnu dot org 2005-06-08
12:40 ---
>> According to
>> http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/Option-Index.html#Option-Index
>>
>> -mno-cygwin is not a FSF option, so closing this PR.
This option just triggers
--- Additional Comments From gerrit at gcc dot gnu dot org 2004-11-21
16:30 ---
(In reply to comment #1)
> Text mode is the default at least according to C89 so the bug is in cygwin and
not GCC.
If you want a file to be mode 'A' then read/write it in this mode explicitl
19 matches
Mail list logo