[Bug target/25871] TRAMPOLINE_TEMPLATE uses 32bit moves on 64bit code

2006-04-26 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-04-26 08:39 --- Subject: Bug 25871 Author: jsm28 Date: Wed Apr 26 08:38:58 2006 New Revision: 113272 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113272 Log: From Bugzilla: 2006-04-26 Joshu

[Bug target/25871] TRAMPOLINE_TEMPLATE uses 32bit moves on 64bit code

2006-04-26 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-04-26 08:40 --- Subject: Bug 25871 Author: jsm28 Date: Wed Apr 26 08:40:26 2006 New Revision: 113273 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113273 Log: From Bugzilla: 2006-04-26 Joshu

[Bug target/27565] New: [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-05-11 Thread jsm28 at gcc dot gnu dot org
ReportedBy: jsm28 at gcc dot gnu dot org GCC target triplet: powerpc*-*-*spe http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27565

[Bug target/27566] New: [4.1/4.2 Regression] ICEs in final_scan_insn and reload_cse_simplify_operands for vectors with SPE

2006-05-11 Thread jsm28 at gcc dot gnu dot org
oad_cse_simplify_operands for vectors with SPE Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot

[Bug c/27676] gcc is overly strict in assignment to read-only data

2006-05-19 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2006-05-19 10:17 --- Technically a regression; compilers up to EGCS 1.1.2 accepted this, then it became a pedwarn, and later a hard error. -- jsm28 at gcc dot gnu dot org changed: What|Removed

[Bug target/27705] New: gcc.dg/sibcall-7.c execution test fails

2006-05-21 Thread jsm28 at gcc dot gnu dot org
arget AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org GCC target triplet: ia64-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27705

[Bug testsuite/27706] New: gcc.dg/pr27095.c scan-assembler-not (?n)strlen(.*\n)+.*strlen fails

2006-05-21 Thread jsm28 at gcc dot gnu dot org
ot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27706

[Bug target/27707] New: g++.dg/tree-ssa/ivopts-1.C fails

2006-05-21 Thread jsm28 at gcc dot gnu dot org
duct: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org GCC target triplet: hppa*-*-* http://gcc.gnu

[Bug tree-optimization/27708] New: gcc.dg/tree-ssa/ssa-fre-4.c scan-tree-dump Replaced \(int\) f_.*with D fails

2006-05-21 Thread jsm28 at gcc dot gnu dot org
ReportedBy: jsm28 at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27708

[Bug debug/27607] [4.2 Regression] FAIL: gcc.dg/debug/dwarf2/dwarf-die2.c scan-assembler-not CIE Version

2006-05-21 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-05-21 16:58 --- Formerly passed (PASS in revision 113624, FAIL in revision 113643), so a regression. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/27697] [4.0/4.1/4.2 Regression] incorrect warning about constness of pointer to an array in a const struct

2006-05-21 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-05-21 23:53 --- Confirmed, my first guess as to a fix would be to make build_component_ref arrange for the type of the COMPONENT_REF to have the necessary qualifiers via c_build_qualified_type. -- jsm28 at gcc dot gnu dot org

[Bug c/25161] [4.0/4.1/4.2 Regression] Internal compiler error (segfault) instead of error message

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #11 from jsm28 at gcc dot gnu dot org 2006-06-04 16:49 --- Testing a fix. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added AssignedTo

[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2006-06-04 16:50 --- Testing a fix. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added AssignedTo

[Bug c/27893] New: [4.0/4.1/4.2 Regression] ICE with TREE_CONSTANT VLA sizes inside functions

2006-06-04 Thread jsm28 at gcc dot gnu dot org
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org http://gcc

[Bug c/7948] gcc fails to fault gnu extension with -std=c99

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-06-04 17:00 --- Fixed for 4.2. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/18740] Execution-time sizeof drops side effects

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2006-06-04 17:01 --- Fixed for 4.2. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/25802] VM types of external and internal linkage variables not diagnosed

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-06-04 17:03 --- Fixed for 4.2. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/27489] [4.1/4.2 regression] ICE on broken switch condition

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2006-06-04 17:16 --- The patch in comment#2 is OK for 4.1 and mainline with the change to comparing expr2 == error_mark_node, provided the testcases from this bug and bug 27490 are added to the testsuite. Regarding that referenced in

[Bug debug/25468] [4.0/4.1/4.2 Regression] -g makes g++ loop forever

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|[3.4 Regression] -g makes |[4.0/4.1/4.2 Regression] -g |g++ loop forever

[Bug target/26427] [4.2 Regression] with -fsection-anchors with zero sized structs

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26427

[Bug target/26778] [4.0/4.1/4.2 regression] GCC4 moves the result of a conditional block through inadequate registers

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26778

[Bug c++/27665] [4.0/4.1/4.2 regression] ICE writing class instead of typename

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27665

[Bug testsuite/27705] [4.1/4.2 regression] gcc.dg/sibcall-7.c execution test fails

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27705

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890

[Bug target/27891] [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27891

[Bug target/25514] [4.0, 4.1 regression] [m68k] internal consistency failure

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25514

[Bug bootstrap/20698] [4.0 Regression] configure broken

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20698

[Bug java/24698] [4.1/4.2 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24698

[Bug target/25317] [4.1 Regression] hppa64 EH failures

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-06-04 19:35 --- This was a binutils bug, fixed there. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26866

[Bug target/26949] [4.2 regression] worse code generated for -march=pentium4

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26949

[Bug target/27875] [4.2 Regression] ICE on gcc testsuite.

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27875

[Bug c/27893] [4.0/4.1/4.2 Regression] ICE with TREE_CONSTANT VLA sizes inside functions

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27893

[Bug target/27182] [4.1 regression] SH: wrong-code generation

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2006-06-04 19:45 --- Patch committed, so I presume fixed. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug regression/26658] [4.0/4.1/4.2 Regression] perfomance regression between gcc 3.4.5 and 4.*

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|perfomance regression |[4.0/4.1/4.2 Regression] |between gcc 3.4.5 and 4

[Bug tree-optimization/23305] [4.0/4.1/4.2 Regression] Inlining related regression for gcc-4.x

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|Inlining related regression |[4.0/4.1/4.2 Regression] |for gcc-4.x

[Bug tree-optimization/23955] [4.0/4.1/4.2 Regression] Compile time regressions with tramp3d

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|Compile time regressions|[4.0/4.1/4.2 Regression] |with tramp3d

[Bug middle-end/26968] [4.1/4.2 Regression] HDF5 1.7.52 test segfaults with 4.1.0, fine with 4.0.2 (regression)

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|HDF5 1.7.52 test segfaults |[4.1/4.2 Regression] HDF5 |with 4.1.0, fine with

[Bug middle-end/20826] [4.0/4.1/4.2 Regression] excessive compiler resource usage

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|4.0 regression: excessive |[4.0/4.1/4.2 Regression] |compiler resource usage

[Bug rtl-optimization/21507] [4.0/4.1/4.2 Regression] BYTEmark floating-point emulation: Regression with -O3

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|BYTEmark floating-point |[4.0/4.1/4.2 Regression] |emulation: Regression with

[Bug rtl-optimization/21527] [4.0/4.1/4.2 Regression] BYTEmark bitmap test: Regression with Profiled Optimization

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|BYTEmark bitmap test: |[4.0/4.1/4.2 Regression] |Regression with Profiled

[Bug rtl-optimization/21676] [4.0/4.1/4.2 Regression] Optimizer regression: SciMark sparse matrix benchmark

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|Optimizer regression: |[4.0/4.1/4.2 Regression] |SciMark sparse matrix

[Bug java/21900] [4.1/4.2 Regression] debugging regression when debugging libgcj

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|debugging regression when |[4.1/4.2 Regression] |debugging libgcj

[Bug middle-end/24548] [4.0/4.1/4.2 Regression] __builtin_constant_p not resolved with -O2

2006-06-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|3.4 regression: |[4.0/4.1/4.2 Regression] |__builtin_constant_p not

[Bug c/25161] [4.0/4.1/4.2 Regression] Internal compiler error (segfault) instead of error message

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #12 from jsm28 at gcc dot gnu dot org 2006-06-05 00:51 --- Subject: Bug 25161 Author: jsm28 Date: Mon Jun 5 00:51:45 2006 New Revision: 114378 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114378 Log: PR c/25161 PR c/27020 *

[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-06-05 00:51 --- Subject: Bug 27020 Author: jsm28 Date: Mon Jun 5 00:51:45 2006 New Revision: 114378 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114378 Log: PR c/25161 PR c/27020 *

[Bug c/27020] [4.0/4.1 regression] ICE on invalid array size

2006-06-05 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-06-05 14:30 --- Subject: Bug 27020 Author: jsm28 Date: Mon Jun 5 14:29:52 2006 New Revision: 114388 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114388 Log: PR c/25161 PR c/27020 *

[Bug c/25161] [4.0/4.1 Regression] Internal compiler error (segfault) instead of error message

2006-06-05 Thread jsm28 at gcc dot gnu dot org
--- Comment #13 from jsm28 at gcc dot gnu dot org 2006-06-05 14:30 --- Subject: Bug 25161 Author: jsm28 Date: Mon Jun 5 14:29:52 2006 New Revision: 114388 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114388 Log: PR c/25161 PR c/27020 *

[Bug c/27020] [4.0/4.1 regression] ICE on invalid array size

2006-06-05 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2006-06-05 16:50 --- Subject: Bug 27020 Author: jsm28 Date: Mon Jun 5 16:50:45 2006 New Revision: 114394 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114394 Log: PR c/25161 PR c/27020 *

[Bug c/25161] [4.0/4.1 Regression] Internal compiler error (segfault) instead of error message

2006-06-05 Thread jsm28 at gcc dot gnu dot org
--- Comment #14 from jsm28 at gcc dot gnu dot org 2006-06-05 16:50 --- Subject: Bug 25161 Author: jsm28 Date: Mon Jun 5 16:50:45 2006 New Revision: 114394 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114394 Log: PR c/25161 PR c/27020 *

[Bug libstdc++/27984] New: [4.2 Regression] installed libstdc++ testing broken

2006-06-10 Thread jsm28 at gcc dot gnu dot org
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27984

[Bug c/35198] [4.2/4.3/4.4 Regression] missed evaluation of VM array type when used as a cast

2008-11-12 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2008-11-12 23:15 --- Although technically wrong-code, side effects in VLA size expressions are a very dubious practice I don't expect to be used like this outside of testsuites. The fix is clearly unsuitable for any development

[Bug c/38243] Restrict constraint violation not an error with -pedantic-errors

2008-11-24 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO||16989 nThis

[Bug rtl-optimization/38272] [4.4 Regression] Revision 142207 caused libgomp.fortran/threadprivate2.f90

2008-11-27 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-11-27 17:31 --- Setting to P4, please restore to P3 if a C or C++ test showing this problem is found. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/38280] [4.4 regression] Revision 142207 breaks 416.gamess/481.wrf in SPEC CPU 2006

2008-11-27 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-11-27 17:32 --- Setting to P4, please restore to P3 if a C or C++ test showing this problem is found. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38293] [4.4 regression] libgfortran build failure on spu-elf

2008-11-27 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 Target Milestone|--- |4.4.0 http

[Bug middle-end/38237] [4.4 regression] multiple weak directives

2008-11-27 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-11-27 17:36 --- Setting to P5, please restore to P3 if the assembler for some primary or secondary target complains about the multiple directives or incorrectly assembles the file because of them. -- jsm28 at gcc dot gnu dot org

[Bug rtl-optimization/38245] [4.4 Regression] apparent improper segfault in compiler output

2008-11-27 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Keywords||wrong-code Priority|P3 |P1 http

[Bug c++/38278] [4.4 Regression] C++ namespace collision

2008-11-27 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Priority|P1 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38278

[Bug rtl-optimization/38281] [4.4 Regression] ice: Segmentation fault

2008-11-27 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38281

[Bug c++/38278] [4.4 Regression] C++ namespace collision

2008-11-27 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38278

[Bug web/12821] dead link on onlinedocs/gccint/Top-Level.html

2008-12-08 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-12-08 20:29 --- As I explained in 2003, this is a web problem, not a source code bug, and so not a regression. It is a new feature of the manual such that each user of the manual may need to do something to take advantage of the new

[Bug tree-optimization/38465] New: [4.4 Regression] graphite libraries undocumented

2008-12-09 Thread jsm28 at gcc dot gnu dot org
dot org ReportedBy: jsm28 at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38465

[Bug tree-optimization/38465] [4.4 Regression] graphite libraries undocumented

2008-12-09 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1

[Bug c/38483] New: generated aborts lose previous side-effects

2008-12-10 Thread jsm28 at gcc dot gnu dot org
t gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org OtherBugsDependingO 16620,16989 nThis: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38483

[Bug middle-end/38615] [4.2/4.3/4.4 Regression] invalid promotion to static from auto

2008-12-24 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO||16620, 16989 nThis

[Bug tree-optimization/38819] New: [4.2/4.3/4.4 Regression] trapping expression wrongly hoisted out of loop

2009-01-12 Thread jsm28 at gcc dot gnu dot org
dTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38819

[Bug other/38758] gcc ships with GPL-only library parts (longlong.h)

2009-01-20 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2009-01-20 21:58 --- Subject: Bug 38758 Author: jsm28 Date: Tue Jan 20 21:58:30 2009 New Revision: 143531 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143531 Log: PR other/38758 * longlong.h: Update c

[Bug other/38758] gcc ships with GPL-only library parts (longlong.h)

2009-01-20 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2009-01-20 22:01 --- Subject: Bug 38758 Author: jsm28 Date: Tue Jan 20 22:01:03 2009 New Revision: 143532 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143532 Log: PR other/38758 * longlong.h: Update c

[Bug other/38758] gcc ships with GPL-only library parts (longlong.h)

2009-01-20 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2009-01-20 22:02 --- Subject: Bug 38758 Author: jsm28 Date: Tue Jan 20 22:02:18 2009 New Revision: 143533 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143533 Log: PR other/38758 * longlong.h: Update c

[Bug c/40032] [4.5 regression] ICE with incomplete type in struct

2009-05-06 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2009-05-06 13:03 --- Subject: Bug 40032 Author: jsm28 Date: Wed May 6 13:02:48 2009 New Revision: 147174 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147174 Log: PR c/40032 * c-decl.c (grokdeclarator)

[Bug c/40032] [4.5 regression] ICE with incomplete type in struct

2009-05-06 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2009-05-06 13:04 --- Fixed for 4.5. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2009-05-08 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2009-05-08 10:22 --- Subject: Bug 24581 Author: jsm28 Date: Fri May 8 10:22:08 2009 New Revision: 147281 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147281 Log: PR c/24581 * c-typeck.c (build_b

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2009-05-08 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2009-05-08 10:34 --- Mixed real/complex arithmetic now handles signed zeros properly and GCC will no longer try to second-guess complex/complex arithmetic as having one half real or imaginary just because the imaginary or real part of

[Bug middle-end/40026] [4.5 Regression] ICE during gimplify_init_constructor

2009-05-09 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2009-05-09 18:09 --- gimplify_init_constructor does tree ctor = TREE_OPERAND (*expr_p, 1); ... new_ctor = optimize_compound_literals_in_ctor (ctor); elts = CONSTRUCTOR_ELTS (new_ctor); ... gimplify_init_ctor_preeval

[Bug target/40125] New: libgcc_s DLL installed in wrong directory in cross toolchain

2009-05-12 Thread jsm28 at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org GCC target triplet: i?86-*-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125

[Bug other/40159] [4.5 regression] "make all" ignores build failures

2009-05-16 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 Target Milestone|--- |4.5.0 http

[Bug c++/40341] New: [4.4/4.5 Regression] invalid use of member in static member function not diagnosed

2009-06-04 Thread jsm28 at gcc dot gnu dot org
rds: accepts-invalid Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40341

[Bug c++/40342] New: [4.4/4.5 Regression] ambiguous overload not diagnosed

2009-06-04 Thread jsm28 at gcc dot gnu dot org
erload not diagnosed Product: gcc Version: 4.5.0 Status: UNCONFIRMED Keywords: accepts-invalid Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at

[Bug preprocessor/33415] Can't compile .cpp file with UTF-8 BOM.

2009-06-14 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2009-06-14 23:03 --- *** Bug 40441 has been marked as a duplicate of this bug. *** -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/40441] UTF-8 signature support

2009-06-14 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2009-06-14 23:03 --- This was fixed for 4.4. *** This bug has been marked as a duplicate of 33415 *** -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/40156] [4.4 Regression] Possible bogus warning in libstdc++ headers

2009-06-17 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40156

[Bug libgcj/40181] [4.4 regression] regressions in libjava testsuite on s390-linux

2009-06-17 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40181

[Bug c++/40341] [4.4/4.5 Regression] invalid use of member in static member function not diagnosed

2009-06-17 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40341

[Bug c++/40342] [4.4/4.5 Regression] ambiguous overload not diagnosed

2009-06-17 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40342

[Bug c/40435] [4.5 regression] Revision 148442 caused many regressions on trunk

2009-06-17 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40435

[Bug target/40468] [4.5 Regression] FAIL: gcc.c-torture/execute/20061031-1.c execution, -Os

2009-06-17 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40468

[Bug target/22073] --with-cpu=default32 for x86_64

2009-07-02 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2009-07-02 11:57 --- For a 32-bit-default compiler that can also build 64-bit code, configure for i686-pc-linux-gnu with --enable-targets=all. (Set CC="gcc -m32" and CC_FOR_BUILD="gcc -m32" in your environment an

[Bug target/22073] --with-cpu=default32 for x86_64

2009-07-02 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2009-07-02 15:17 --- If you are building an i686-pc-linux-gnu compiler you should start by building i686-pc-linux-gnu binutils (configured --enable-64-bit-bfd) and installing them in the same prefix in which you are going to install GCC

[Bug other/40784] [4.5 Regression] Revision 149725 caused autoconf warning in libstdc++

2009-07-17 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2009-07-17 15:08 --- Subject: Bug 40784 Author: jsm28 Date: Fri Jul 17 15:08:36 2009 New Revision: 149748 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149748 Log: PR other/40784 config: * tls.m4 (GCC_C

[Bug target/40786] New: Windows %I32 format confusion

2009-07-17 Thread jsm28 at gcc dot gnu dot org
y: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org GCC target triplet: *-*-mingw* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40786

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes

2009-07-27 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||34836 Status|UNCONFIRMED |NEW Ever

[Bug translation/40884] New: error messages in .md files not translated

2009-07-27 Thread jsm28 at gcc dot gnu dot org
y: P3 Component: translation AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org OtherBugsDependingO 40883 nThis: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40884

[Bug c/40885] New: build_indirect_ref i18n problems

2009-07-27 Thread jsm28 at gcc dot gnu dot org
i18n problems Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org OtherBugsDependingO

[Bug c++/40892] New: maybe_warn_cpp0x i18n problems

2009-07-28 Thread jsm28 at gcc dot gnu dot org
: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org OtherBugsDependingO 40883 nThis: http

[Bug preprocessor/39533] [4.4/4.5 Regression] -MM may list a header file twice

2009-07-29 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39533

[Bug middle-end/39832] [4.4/4.5 Regression] program built by x86_64-pc-mingw32-g++ run crash, maybe for _Unwind_SjLj_Unregister or __dyn_tls_dtor

2009-07-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2009-07-29 22:33 --- x86_64-pc-mingw32 is not a primary or secondary platform, moving to P4. Please restore to P3 if this also appears on i686-mingw32 or another primary or secondary platform. -- jsm28 at gcc dot gnu dot org changed

[Bug debug/40462] [4.5 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2009-07-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2009-07-29 22:37 --- Is comment #5 meant to be a claim that the patch does not fully fix the bug? If so, please state with what revision on what target the problem is still observed. In any case, the targets mentioned are not primary or

[Bug debug/40521] [4.4/4.5 Regression] -g causes GCC to generate .eh_frame

2009-07-29 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40521

[Bug bootstrap/40558] [4.5 Rgression] At revision 148962 bootstrap fails on powerpc-apple-darwin9

2009-07-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #9 from jsm28 at gcc dot gnu dot org 2009-07-29 22:47 --- Darwin not using (a non-ancient version of) the GNU assembler is sufficient explanation for any assembler syntax issue appearing there but not on other targets. Closing as fixed. -- jsm28 at gcc dot gnu dot org

  1   2   3   4   5   6   7   8   9   10   >