[Bug c++/27881] New: Memory exhausted with -finline-functions on testsuite file alias3.C

2006-06-02 Thread flash at pobox dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27881

[Bug c++/27881] Memory exhausted with -finline-functions on testsuite file alias3.C

2006-06-02 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2006-06-03 02:37 --- Created an attachment (id=11583) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11583action=view) Preprocessed Delta-reduced source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27881

[Bug other/27851] New: Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c

2006-05-31 Thread flash at pobox dot com
at gcc dot gnu dot org ReportedBy: flash at pobox dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27851

[Bug other/27851] Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c

2006-05-31 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2006-06-01 02:30 --- Created an attachment (id=11562) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11562action=view) Preprocessed Delta-reduced source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27851

[Bug target/27829] New: ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c

2006-05-30 Thread flash at pobox dot com
Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com GCC target triplet: armv5te-softfloat-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27829

[Bug target/27829] ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c

2006-05-30 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2006-05-31 01:57 --- Created an attachment (id=11542) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11542action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27829

[Bug target/27829] ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c

2006-05-30 Thread flash at pobox dot com
--- Comment #3 from flash at pobox dot com 2006-05-31 02:14 --- It does happen in CodeSourcery's version of 4.1.0 (which I've filed noted above and with them). I don't have access to an ARM-targeted 3.4.5, 3.4.6, 4.0.x, nor a non-CodeSourcery 4.1.x. -- http://gcc.gnu.org/bugzilla

[Bug debug/26881] [4.1/4.2 Regression] internal compiler error in dwarf2out_finish

2006-05-10 Thread flash at pobox dot com
--- Comment #10 from flash at pobox dot com 2006-05-10 20:08 --- PalmSource bug #126750. -- flash at pobox dot com changed: What|Removed |Added CC

[Bug c/26865] New: Segmentation fault with -std=c99 -O1 on genksyms.c

2006-03-24 Thread flash at pobox dot com
: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26865

[Bug c/26865] Segmentation fault with -std=c99 -O1 on genksyms.c

2006-03-24 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2006-03-25 05:56 --- Created an attachment (id=11120) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11120action=view) Preprocessed Delta-reduced source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26865

[Bug c/26865] Segmentation fault with -std=c99 -O1 on genksyms.c

2006-03-24 Thread flash at pobox dot com
--- Comment #2 from flash at pobox dot com 2006-03-25 05:56 --- Created an attachment (id=11121) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11121action=view) Pre-processed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26865

[Bug c/26865] Segmentation fault with -std=c99 -O1 on genksyms.c

2006-03-24 Thread flash at pobox dot com
--- Comment #3 from flash at pobox dot com 2006-03-25 05:57 --- Created an attachment (id=11122) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11122action=view) Original source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26865

[Bug c/26865] Segmentation fault with -std=c99 -O1 on genksyms.c

2006-03-24 Thread flash at pobox dot com
--- Comment #4 from flash at pobox dot com 2006-03-25 05:57 --- Created an attachment (id=11123) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11123action=view) Original header -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26865

[Bug c/26818] New: tree check: expected class �type�, have �exceptional� (error_mark) in finish_struct, at c-decl.c:5350 (time.c)

2006-03-22 Thread flash at pobox dot com
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26818

[Bug c/26818] tree check: expected class �type�, have �exceptional� (error_mark) in finish_struct, at c-decl.c:5350 (time.c)

2006-03-22 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2006-03-23 01:43 --- Created an attachment (id=11101) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11101action=view) Delta-reduced version -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26818

[Bug c/26774] New: Out of memory compiling 9-line Delta-reduced Linux kernel driver msp3400.c

2006-03-20 Thread flash at pobox dot com
Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com GCC host triplet: i686-pc-linux-gnu, powerpc-apple-darwin8.5.0 http://gcc.gnu.org

[Bug c/26774] Out of memory compiling 9-line Delta-reduced Linux kernel driver msp3400.c

2006-03-20 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2006-03-21 04:22 --- Created an attachment (id=11075) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11075action=view) Delta-reduced version -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26774

[Bug c/26774] Out of memory compiling 9-line Delta-reduced Linux kernel driver msp3400.c

2006-03-20 Thread flash at pobox dot com
--- Comment #2 from flash at pobox dot com 2006-03-21 04:23 --- Created an attachment (id=11076) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11076action=view) Unreduced preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26774

[Bug rtl-optimization/23870] [3.4 regression] loop-unswitching hangs compiler (and whole computer!)

2006-03-01 Thread flash at pobox dot com
--- Comment #6 from flash at pobox dot com 2006-03-01 17:42 --- Ouch. PalmSource/Access bug 111534. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23870

[Bug target/12133] Reload abort in simd-3.c

2005-10-13 Thread flash at pobox dot com
--- Comment #6 from flash at pobox dot com 2005-10-14 01:23 --- PalmSource bug 110648 -- flash at pobox dot com changed: What|Removed |Added CC

[Bug rtl-optimization/24322] New: Segmentation fault or out of memory compiling FFMpeg snow.c at -O3 for ARM

2005-10-11 Thread flash at pobox dot com
snow.c at -O3 for ARM Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com GCC target

[Bug rtl-optimization/24322] Segmentation fault or out of memory compiling FFMpeg snow.c at -O3 for ARM

2005-10-11 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2005-10-12 01:57 --- Created an attachment (id=9974) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9974action=view) 110517_snow_min.i PalmSource bug 110517. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24322

[Bug c/19592] internal compiler error: Segmentation fault when compiling snow.c from the ffmpeg project

2005-10-11 Thread flash at pobox dot com
--- Comment #3 from flash at pobox dot com 2005-10-12 01:59 --- See bug 24322 against gcc-3.4.4-glibc-2.3.5/arm-softfloat-linux-gnu. -- flash at pobox dot com changed: What|Removed |Added

[Bug debug/24304] New: Test suite file 20010209-1.c with -g1 gives gen_subprogram_die, at dwarf2out.c:10857

2005-10-10 Thread flash at pobox dot com
Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24304

[Bug debug/24304] Test suite file 20010209-1.c with -g1 gives gen_subprogram_die, at dwarf2out.c:10857

2005-10-10 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2005-10-11 02:31 --- Created an attachment (id=9959) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9959action=view) 20010209-1.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24304

[Bug rtl-optimization/24075] New: Destructor called with wrong argument after exception with -fcse-follow-jumps -O1

2005-09-26 Thread flash at pobox dot com
: 3.4.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: arm

[Bug rtl-optimization/24075] Destructor called with wrong argument after exception with -fcse-follow-jumps -O1

2005-09-26 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-09-27 04:38 --- Created an attachment (id=9816) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9816action=view) Preprocessed source file PalmSource bug #110057. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24075

[Bug c++/23472] New: __attribute__((constructor)) called twice with -funit-at-a-time

2005-08-18 Thread flash at pobox dot com
Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23472

[Bug bootstrap/23430] --with-comment configure option isn't documented

2005-08-17 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-17 19:41 --- Thanks, --with-comment seems to work, but it doesn't seem to be documented. Grepping both the documentation and source folder didn't find it; Googling for it turned it up in the context of MySQL, but not GCC

[Bug other/23430] New: configure should allow --comment option

2005-08-16 Thread flash at pobox dot com
: UNCONFIRMED Severity: enhancement Priority: P2 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23430

[Bug other/23430] configure should allow --comment option

2005-08-16 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-17 01:53 --- Created an attachment (id=9508) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9508action=view) Proposed patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23430

[Bug c++/23370] New: No error at -O1 for static const class member passed by reference

2005-08-12 Thread flash at pobox dot com
passed by reference Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: minor Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com

[Bug c++/23370] No error at -O1 for static const class member passed by reference

2005-08-12 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-13 04:13 --- Created an attachment (id=9489) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9489action=view) Llamagrahpics_static_constant_by_ref.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23370

[Bug c++/23370] No error at -O1 for static const class member passed by reference

2005-08-12 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-13 04:18 --- Here's the discussion in our developer forum about the validity of this code; the rejection was originally reported as a bug against our compiler. At 4:34 PM -0500 2/16/04, Stuart A. Malone wrote: But when I

[Bug c++/22604] [4.0/4.1 Regression] ICE after invalid covariant return

2005-08-11 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-12 01:26 --- The patch looks good. A checking=yes build, with patches 20161-8277, 22508-2005-08-00326, 22600-9330, and 22604-2005-08-00334, rejected the file BBinder_segfault.ii without an ICE. (A checking=all build

[Bug c++/23307] New: ICE in cp_parser_template_id, at cp/parser.c:8564 with Boost remote_call_manager

2005-08-09 Thread flash at pobox dot com
ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23307

[Bug c++/23307] ICE in cp_parser_template_id, at cp/parser.c:8564 with Boost remote_call_manager

2005-08-09 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-10 05:08 --- Created an attachment (id=9458) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9458action=view) 105390_remote_call_manager_min.ii PalmSource bug 105390. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23307

[Bug debug/20161] [4.0/4.1 Regression] ICE with dwarf for incomplete element type argument

2005-08-03 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-04 02:43 --- The patch looked good in overnight crash-testing over five thousand files in our source tree. I used checking=yes version with patches 8277 and 9330. I'm afraid last night's results aren't directly comparable

[Bug c/23223] New: Segfault part 3, after typedef

2005-08-03 Thread flash at pobox dot com
gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23223

[Bug c/23223] Segfault part 3, after typedef

2005-08-03 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-04 03:28 --- Created an attachment (id=9426) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9426action=view) 105393_segfault_CertMgrDispatcher_min.i PalmSource bug 105393. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c/23225] New: tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246

2005-08-03 Thread flash at pobox dot com
Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org

[Bug c/23225] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246

2005-08-03 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-04 04:06 --- Created an attachment (id=9427) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9427action=view) 105393_CertMgrDispatcher_min.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23225

[Bug debug/20161] [4.0/4.1 Regression] ICE with dwarf for incomplete element type argument

2005-08-02 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-02 22:05 --- The patch looks good on the first of our files to elicit this bug. The following line causes the ICE; the line after does not. /opt2/gcc401-chkall-9330/bin/g++ -g ../cpp/bugfiles/GCC_bugfiles/error

[Bug c++/23118] New: Another segmentation fault after improper overloading (BootView)

2005-07-28 Thread flash at pobox dot com
improper overloading (BootView) Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: minor Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot

[Bug c++/23118] Another segmentation fault after improper overloading (BootView)

2005-07-28 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-28 19:58 --- Created an attachment (id=9381) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9381action=view) 105158_BootView_min.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23118

[Bug c++/23125] New: OpenBSD's zic.c causes g++ but not gcc to segfault

2005-07-28 Thread flash at pobox dot com
: UNCONFIRMED Severity: minor Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux

[Bug c++/23125] OpenBSD's zic.c causes g++ but not gcc to segfault

2005-07-28 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-29 03:25 --- Created an attachment (id=9384) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9384action=view) Delta-reduced version of zic.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23125

[Bug c++/23125] OpenBSD's zic.c causes g++ but not gcc to segfault

2005-07-28 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-29 04:34 --- Error message from an --enable-checking=all build: /Projects/PlatformTools/compilerChain/tests/cpp/bugfiles/GCC_bugfiles/error /105198_zic_min.c:37: internal compiler error: RTL check: expected elt 0 type 'e

[Bug c++/22604] [4.0/4.1 Regression] ICE after invalid covariant return

2005-07-27 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-28 03:15 --- Here's another segfault, originally PalmSource bug 105158, but after Delta reduction it looked similar: class nameOne : public nameTwo, public nameThree, public nameFour, public nameFive, public nameSix { void

[Bug c++/23089] New: internal compiler error: in int_mode_for_mode, at stor-layout.c:251 at -O1

2005-07-26 Thread flash at pobox dot com
: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http

[Bug c++/23089] internal compiler error: in int_mode_for_mode, at stor-layout.c:251 at -O1

2005-07-26 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-27 02:30 --- Created an attachment (id=9370) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9370action=view) 105107_OutlineView_min.ii Delta-reduced file. PalmSource bug 105107. -- http://gcc.gnu.org/bugzilla

[Bug debug/20161] [4.0/4.1 Regression] ICE with dwarf for incomplete element type argument

2005-07-25 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-26 04:09 --- PalmSource bug 105106. Happens on code which is supposedly valid, but I haven't verified that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20161

[Bug driver/22600] Exit code should be different from 1 for internal compiler error

2005-07-22 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-22 16:04 --- Looking for a string pattern in the output leaves you vulnerable to correctly-rejected files which happen to generate that pattern in an error message. That's probably less of an issue with GCC's hand

[Bug driver/22600] Exit code should be different from 1 for internal compiler error

2005-07-22 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-23 05:10 --- Thanks very much, patch 9330 works well (though I had to apply the second change in gcc.c manually, since someone changed commands[i].prog to commands[j].prog later than my copy of the 4.0.1 sources). I've

[Bug driver/22600] New: Exit code should be different from 1 for internal compiler error

2005-07-21 Thread flash at pobox dot com
: 4.0.1 Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: driver AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc

[Bug c++/22603] New: internal compiler error: in pop_binding, at cp/name-lookup.c:380

2005-07-21 Thread flash at pobox dot com
: in pop_binding, at cp/name- lookup.c:380 Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot

[Bug c++/22603] internal compiler error: in pop_binding, at cp/name-lookup.c:380

2005-07-21 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-22 02:32 --- Created an attachment (id=9326) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9326action=view) 104911_HtmlView_min.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22603

[Bug c++/22603] internal compiler error: in pop_binding, at cp/name-lookup.c:380

2005-07-21 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-22 02:35 --- This sounds like bugs 9777 and 5402, but those were supposedly fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22603

[Bug c++/22604] New: internal compiler error: Segmentation fault with invalid nested classes

2005-07-21 Thread flash at pobox dot com
fault with invalid nested classes Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot

[Bug c++/22604] internal compiler error: Segmentation fault with invalid nested classes

2005-07-21 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-22 03:38 --- Created an attachment (id=9327) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9327action=view) BBinder_segfault.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22604

[Bug c++/22508] New: Segmentation fault or EXC_BAD_ACCESS with modified Eckel sample code

2005-07-15 Thread flash at pobox dot com
: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu

[Bug c++/22508] Segmentation fault or EXC_BAD_ACCESS with modified Eckel sample code

2005-07-15 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-16 03:47 --- Created an attachment (id=9287) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9287action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22508

[Bug target/21613] -fpic only: internal compiler error: in extract_insn, at recog.c:2083 (20010107-1.c:6)

2005-07-14 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-07-14 23:46 --- PalmSource bug #104818. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21613

[Bug other/22320] New: -ftree-dominator-opts documentation is the same as -ftree-dce

2005-07-05 Thread flash at pobox dot com
Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: GCC 4.0.0 documentation GCC host triplet: n/a GCC target triplet: n/a http://gcc.gnu.org/bugzilla

[Bug c/21659] New: weak declaration must precede definition error missing at = O2

2005-05-18 Thread flash at pobox dot com
at = O2 Product: gcc Version: 3.3.4 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu

[Bug target/21613] -fpic only: internal compiler error: in extract_insn, at recog.c:2083 (20010107-1.c:6)

2005-05-17 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-05-17 19:28 --- Created an attachment (id=8914) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8914action=view) Pre-processed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21613

[Bug target/21613] -fpic only: internal compiler error: in extract_insn, at recog.c:2083 (20010107-1.c:6)

2005-05-17 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-05-17 19:29 --- Created an attachment (id=8915) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8915action=view) -v -save-temps output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21613

[Bug target/21613] New: -fpic only: internal compiler error: in extract_insn, at recog.c:2083 (20010107-1.c:6)

2005-05-16 Thread flash at pobox dot com
Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-host_pc-linux-gnu GCC target triplet: arm-softfloat-linux

[Bug target/19770] gcc.c-torture/compile/20050113-1.c: ICE: in extract_insn, at recog.c:2083

2005-05-16 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-05-17 03:26 --- See also 19960 (darwin/m6811-elf) and 21613 (i686-linux/arm-linux). -- What|Removed |Added

[Bug target/19960] internal compiler error: in extract_insn, at recog.c:2175

2005-05-16 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-05-17 03:27 --- See also 19770 (hppa64/hppa64) and 21613 (i686-linux/arm-linux). -- What|Removed |Added

[Bug c/16031] New: 5.1093e+35 (as a variable) cast to long long = -1

2004-06-16 Thread flash at pobox dot com
+35 (as a variable) cast to long long = -1 Product: gcc Version: 3.4.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: flash at pobox dot com