[Bug c++/28783] New: Probably a typof() extension problem

2006-08-20 Thread v dot haisman at sh dot cvut dot cz
problem Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC build triplet: *-*-* GCC

[Bug c++/28783] Probably a typof() extension problem

2006-08-20 Thread v dot haisman at sh dot cvut dot cz
--- Comment #1 from v dot haisman at sh dot cvut dot cz 2006-08-20 09:00 --- Created an attachment (id=12101) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12101action=view) Original test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28783

[Bug c++/28783] Probably a typof() extension problem

2006-08-20 Thread v dot haisman at sh dot cvut dot cz
--- Comment #2 from v dot haisman at sh dot cvut dot cz 2006-08-20 09:02 --- Created an attachment (id=12102) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12102action=view) Very lightly reduced preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28783

[Bug c++/5458] address of overloaded template function as argument for template

2006-10-09 Thread v dot haisman at sh dot cvut dot cz
--- Comment #10 from v dot haisman at sh dot cvut dot cz 2006-10-09 14:16 --- Shouldn't the Known to fail field get all the versions from its duplicates copied? Maybe that is why this rejects-valid bug is still not fixed even though most other rejects-valid bugs get a lot of attention

[Bug ada/17527] Ada Bootstrap problem because of -Werror

2005-04-05 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-04-05 17:26 --- Subject: Re: Ada Bootstrap problem because of -Werror Sorry for the delay. I've bootstrapped todays GCC with Ada and everything was fine, so it seem to be fixed, thanks. VH On Mon, 4 Apr 2005

[Bug bootstrap/21145] New: Bootstrap breaks on insn-conditions.c

2005-04-21 Thread v dot haisman at sh dot cvut dot cz
Severity: critical Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot cvut dot cz GCC build

[Bug bootstrap/21268] New: Bootstrap, configuration problem and insn-conditions.c

2005-04-28 Thread v dot haisman at sh dot cvut dot cz
: 4.0.0 Status: UNCONFIRMED Severity: critical Priority: P1 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh

[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c

2005-05-02 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-05-02 15:30 --- Subject: Re: [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c Nope, my environment is clean wrt/ compiler flags. On Mon, 2 May 2005, pinskia at gcc dot gnu dot org

[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c

2005-05-02 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-05-02 15:52 --- Subject: Re: [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c That I don't have it set imho can be seen from config.log: ac_cv_env_CPPFLAGS_set= On Mon, 2 May 2005

[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c

2005-06-15 Thread v dot haisman at sh dot cvut dot cz
-- What|Removed |Added Status|WAITING |NEW Ever Confirmed||1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268

[Bug c++/26940] New: C++ name space issue

2006-03-30 Thread v dot haisman at sh dot cvut dot cz
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC build triplet: *-*-* GCC host triplet: *-*-* GCC target triplet: *-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26940

[Bug bootstrap/19120] New: ICE: in ten_to_ptwo, at real.c:2007

2004-12-21 Thread v dot haisman at sh dot cvut dot cz
: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot cvut dot cz GCC build triplet: i386-unknown-freebsd4.10 GCC host triplet: i386

[Bug c/19121] New: ICE: in merge_alias_info, at tree-ssa-copy.c:236

2004-12-21 Thread v dot haisman at sh dot cvut dot cz
Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot cvut dot cz GCC build triplet: i386-unknown

[Bug c/19121] ICE: in merge_alias_info, at tree-ssa-copy.c:236

2004-12-21 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2004-12-21 22:03 --- Created an attachment (id=7800) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7800action=view) Preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19121

[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2004-12-27 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2004-12-27 22:43 --- This is my attempt to get you guys more info: [EMAIL PROTECTED]:::~/tmp/gcc-head/objdir/gcc make bootstrap make CC= stage1/xgcc -Bstage1/ -B/home/4/wilx/i386-unknown-freebsd4.10/bin/ CC_FOR_BUILD

[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2004-12-27 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2004-12-28 00:01 --- I've tried to build it with GCC 2.95.4 that is the system compiler on the box with the same result. Previously I used older version of GCC 4.0.0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug bootstrap/19234] New: Bootstrap ignores compiler flags supplied on command line

2005-01-02 Thread v dot haisman at sh dot cvut dot cz
Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot

[Bug bootstrap/19234] Bootstrap ignores compiler flags supplied on command line

2005-01-04 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-01-04 21:24 --- Subject: Re: Bootstrap ignores compiler flags supplied on command line I think that you have closed this one a bit too quick. Have you actually tried it? This is what I have used: CFLAGS=-O0 -g3

[Bug bootstrap/19511] New: ICE in in reload_cse_simplify_operands, at postreload.c:391

2005-01-18 Thread v dot haisman at sh dot cvut dot cz
: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot cvut dot cz GCC build triplet: i386

[Bug bootstrap/19511] ICE in in reload_cse_simplify_operands, at postreload.c:391

2005-01-18 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-01-18 20:16 --- Created an attachment (id=7982) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7982action=view) Preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19511

[Bug target/19511] [4.0 Regression] ICE in in reload_cse_simplify_operands, at postreload.c:391

2005-01-18 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-01-18 20:26 --- If -da dumps are of any interest anybody can d/l them from http://logout.sh.cvut.cz/~wilx/cfgexpand.c.dumps.bz2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19511

[Bug ada/17527] Ada Bootstrap problem because of -Werror

2004-10-16 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2004-10-16 23:27 --- Subject: Re: Ada Bootstrap problem because of -Werror It still fails to build for me on FreeBSD 4.10. stage1/xgcc -Bstage1/ -B/home/4/wilx/i386-unknown-freebsd4.10/bin/ -c -O2 -g -fomit-frame

[Bug bootstrap/18062] New: Bootstrap with GCC 2.8.1 and CFLASG=-I${HOME}/include and config.h in ~/include is broken

2004-10-19 Thread v dot haisman at sh dot cvut dot cz
in ~/include is broken Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz

[Bug ada/22340] Ada build fails with --enable-bootsrap

2005-07-08 Thread v dot haisman at sh dot cvut dot cz
-- What|Removed |Added CC||v dot haisman at sh dot cvut ||dot cz http://gcc.gnu.org

[Bug ada/22340] Ada build fails with --enable-bootsrap

2005-07-08 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-07-08 15:02 --- I have the same problem on FreeBSD. The following patch seems to fix (bootstrap still in progess). Index: Makefile.in === RCS file: /cvs

[Bug ada/22340] Ada build fails with --enable-bootsrap

2005-07-08 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-07-08 17:19 --- The fix doesn't fix it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22340

[Bug bootstrap/22408] New: make install fails after --enable-bootstrap=lean enabled bootstrap

2005-07-11 Thread v dot haisman at sh dot cvut dot cz
bootstrap Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc

[Bug c/23340] New: ICE during bootstrap on libiberty/regex.c

2005-08-11 Thread v dot haisman at sh dot cvut dot cz
ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot cvut dot cz GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla

[Bug c/23340] ICE during bootstrap on libiberty/regex.c

2005-08-11 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-08-11 19:19 --- Created an attachment (id=9476) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9476action=view) Preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23340

[Bug bootstrap/23487] New: Assignment from incompatible pointer warning in __gnat_install_handler kills bootstrap

2005-08-19 Thread v dot haisman at sh dot cvut dot cz
ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot cvut dot cz GCC build triplet: i386-unknown-freebsd4.10 GCC host triplet: i386-unknown-freebsd4.10 GCC target triplet: i386-unknown-freebsd4.10

[Bug ada/23487] Assignment from incompatible pointer warning in __gnat_install_handler kills bootstrap

2005-08-19 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-08-19 19:51 --- According to FreeBSD man page for sigaction (http://www.freebsd.org/cgi/man.cgi?query=sigactionapropos=0sektion=0manpath=FreeBSD+5.4-RELEASE+and+Portsformat=html) the following looks like it should

[Bug ada/23487] Assignment from incompatible pointer warning in __gnat_install_handler kills bootstrap

2005-08-19 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-08-19 19:57 --- More of the same: *** link.c.~1.16.~ Fri Jul 8 12:45:47 2005 --- link.c Fri Aug 19 21:55:40 2005 *** *** 154,166 const char *__gnat_object_library_extension

[Bug ada/23487] Assignment from incompatible pointer warning in __gnat_install_handler kills bootstrap

2005-08-19 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-08-19 20:11 --- 2005-08-19 Vaclav Haisma [EMAIL PROTECTED] * init.c (FreeBSD's __gnat_install_handler): Cast __gnat_error_handler to proper type. * link.c (FreeBSD's

[Bug ada/23487] Assignment from incompatible pointer warning in __gnat_install_handler kills bootstrap

2005-08-19 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-08-19 20:12 --- Errr, my surname is missing n at the end... 2005-08-19 Vaclav Haisman [EMAIL PROTECTED] * init.c (FreeBSD's __gnat_install_handler): Cast __gnat_error_handler to proper type

[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c

2005-08-22 Thread v dot haisman at sh dot cvut dot cz
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-08-22 11:21 --- I have tried it and successfully bootstrapped the compiler with. It works, thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268

[Bug c++/23587] New: Missing warning: comparison is always false due to limited range of data type

2005-08-26 Thread v dot haisman at sh dot cvut dot cz
Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot cvut dot cz GCC build triplet: i386-unknown-freebsd4.10

[Bug c++/30721] New: ICE on invalid template code

2007-02-06 Thread v dot haisman at sh dot cvut dot cz
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC build triplet: i386-portbld-freebsd6.2 GCC host triplet: i386-portbld-freebsd6.2 GCC target triplet: i386-portbld-freebsd6.2 http://gcc.gnu.org

[Bug c++/30721] ICE on invalid template code

2007-02-06 Thread v dot haisman at sh dot cvut dot cz
--- Comment #1 from v dot haisman at sh dot cvut dot cz 2007-02-06 21:36 --- (In reply to comment #0) [...] logout::wilx:~/tmp g++42 -o ice ice.cxx ice.cxx:14: internal compiler error: in import_export_decl, at cp/decl2.c:1956 Please submit a full bug report, with preprocessed

[Bug c++/30722] New: ICE on invalid template code #2

2007-02-06 Thread v dot haisman at sh dot cvut dot cz
on invalid template code #2 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC

[Bug bootstrap/16865] False alarm about use of uninitialized variable breaks bootstrap at -O3

2007-06-09 Thread v dot haisman at sh dot cvut dot cz
--- Comment #11 from v dot haisman at sh dot cvut dot cz 2007-06-09 08:33 --- I guess this is now passé. -- v dot haisman at sh dot cvut dot cz changed: What|Removed |Added

[Bug c++/5458] address of overloaded template function as argument for template

2008-01-07 Thread v dot haisman at sh dot cvut dot cz
--- Comment #13 from v dot haisman at sh dot cvut dot cz 2008-01-07 20:47 --- This still fails in 4.3.0. Know to fail sorted and without duplicates should read: 2.95.3 3.0.4 3.2.3 3.3.3 4.0.0 4.1.0 4.2.0 4.3.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5458

[Bug c++/34810] New: G++ accepts wrong code

2008-01-16 Thread v dot haisman at sh dot cvut dot cz
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC build triplet: i386-portbld-freebsd6.2 GCC host triplet: i386-portbld-freebsd6.2 GCC

[Bug c++/35167] New: Problem with non-type template parameter and name lookup in template.

2008-02-11 Thread v dot haisman at sh dot cvut dot cz
Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC build triplet: i386-portbld-freebsd6.3 GCC host triplet: i386

[Bug c++/35167] Problem with non-type template parameter and name lookup in template.

2008-02-11 Thread v dot haisman at sh dot cvut dot cz
--- Comment #1 from v dot haisman at sh dot cvut dot cz 2008-02-11 19:19 --- Created an attachment (id=15131) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15131action=view) The test case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35167

[Bug c++/39684] New: GCC accepts template keyword where Comeau rejects it.

2009-04-07 Thread v dot haisman at sh dot cvut dot cz
keyword where Comeau rejects it. Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz

[Bug c++/37652] New: Bogus redeclaration warning for `friend __declspec(dllimport) int foo ()'

2008-09-25 Thread v dot haisman at sh dot cvut dot cz
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37652

[Bug c++/40942] GCC accepts code that Comeau and MSVC deems invalid.

2009-08-25 Thread v dot haisman at sh dot cvut dot cz
--- Comment #3 from v dot haisman at sh dot cvut dot cz 2009-08-25 14:20 --- (In reply to comment #2) Why would this be ambiguous? A string literal has type array of n const char (see 2.13.4/1), so it should go with the array constructor. Do you disagree? W. IANALL, but I think

[Bug c++/45581] internal compiler error: Segmentation fault

2010-09-07 Thread v dot haisman at sh dot cvut dot cz
--- Comment #1 from v dot haisman at sh dot cvut dot cz 2010-09-07 13:49 --- Created an attachment (id=21728) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21728action=view) Reduced testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45581

[Bug c++/45581] New: internal compiler error: Segmentation fault

2010-09-07 Thread v dot haisman at sh dot cvut dot cz
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: v dot haisman at sh dot cvut dot cz GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc

[Bug c++/45581] internal compiler error: Segmentation fault

2010-09-07 Thread v dot haisman at sh dot cvut dot cz
--- Comment #2 from v dot haisman at sh dot cvut dot cz 2010-09-07 13:51 --- Created an attachment (id=21729) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21729action=view) Original unreduced testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45581