[Bug target/27034] [4.2 Regression] gcc.dg/20021014-1.c (test for excess errors) fails

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-04-09 16:54 --- A typo "shatic' was introduced into the LIB_SPEC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27034

[Bug target/11254] g++ (3.3): ...Error: Field out of range (optimisation pb)

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #8 from danglin at gcc dot gnu dot org 2006-04-09 17:19 --- Subject: Bug 11254 Author: danglin Date: Sun Apr 9 17:19:42 2006 New Revision: 112805 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112805 Log: PR target/26743 PR target/11254

[Bug target/10274] [HP-PA] ICE in output_cbranch, at config/pa/pa.c:5549

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #12 from danglin at gcc dot gnu dot org 2006-04-09 17:19 --- Subject: Bug 10274 Author: danglin Date: Sun Apr 9 17:19:42 2006 New Revision: 112805 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112805 Log: PR target/26743 PR target/11254

[Bug target/26743] gcc generates unreachable branch

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-04-09 17:19 --- Subject: Bug 26743 Author: danglin Date: Sun Apr 9 17:19:42 2006 New Revision: 112805 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112805 Log: PR target/26743 PR target/11254

[Bug target/26743] gcc generates unreachable branch

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2006-04-09 17:42 --- Fixed on trunk (hopefully). -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/11254] g++ (3.3): ...Error: Field out of range (optimisation pb)

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #9 from danglin at gcc dot gnu dot org 2006-04-09 17:43 --- Fixed on trunk (hopefully). -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/10274] [HP-PA] ICE in output_cbranch, at config/pa/pa.c:5549

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #13 from danglin at gcc dot gnu dot org 2006-04-09 17:45 --- Fixed on trunk (hopefully). -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27034] [4.2 Regression] gcc.dg/20021014-1.c (test for excess errors) fails

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2006-04-09 18:32 --- Subject: Bug 27034 Author: danglin Date: Sun Apr 9 18:32:16 2006 New Revision: 112807 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112807 Log: PR target/27034 PR targ

[Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #23 from danglin at gcc dot gnu dot org 2006-04-09 18:32 --- Subject: Bug 26508 Author: danglin Date: Sun Apr 9 18:32:16 2006 New Revision: 112807 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112807 Log: PR target/27034 PR targ

[Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #24 from danglin at gcc dot gnu dot org 2006-04-09 18:56 --- Subject: Bug 26508 Author: danglin Date: Sun Apr 9 18:56:23 2006 New Revision: 112808 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112808 Log: PR target/26508 * config.gcc

[Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #25 from danglin at gcc dot gnu dot org 2006-04-09 20:39 --- This should now be fixed on trunk and 4.1. Note however, that the dwarf2 EH support is broken with GNU ld. libgfortran doesn't build. There are a few testsuite fails beyond that with HP ld. -- danglin a

[Bug bootstrap/26872] Internal Compiler Error when bootstrap GCC 4.1.0 with GCC 4.0.2

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #9 from danglin at gcc dot gnu dot org 2006-04-09 21:10 --- Why did you use the HP assembler? GAS is well tested. The HP assembler is never tested and has serious limitations with anything but C. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26872

[Bug c++/27135] New: parser.c:10895: warning: 'is_parenthesized_init' may be used uninitialized in this function

2006-04-12 Thread danglin at gcc dot gnu dot org
used uninitialized in this function Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC bui

[Bug tree-optimization/27174] New: tree-cfg.c:528: error: 'OMP_RETURN_EXPR' undeclared

2006-04-14 Thread danglin at gcc dot gnu dot org
EXPR' undeclared Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build t

[Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009

2006-04-17 Thread danglin at gcc dot gnu dot org
at dwarf2out.c:14009 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build trip

[Bug middle-end/25989] gomp ICE with -O2 and schedule(guided)

2006-04-20 Thread danglin at gcc dot gnu dot org
--- Comment #7 from danglin at gcc dot gnu dot org 2006-04-20 23:12 --- Ditto on hppa-unknown-linux-gnu. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/26807] [4.2 Regression] FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)

2006-04-20 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2006-04-20 23:37 --- 4649 else if (any_condjump_p (head)) 4650gcc_assert (EDGE_COUNT (bb->succs) > 1 4651&& !BARRIER_P (NEXT_INSN (hea

[Bug middle-end/26807] [4.2 Regression] FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)

2006-04-21 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-04-21 21:03 --- The bug was introduced by r112128: http://gcc.gnu.org/ml/gcc-cvs/2006-03/msg00547.html -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/27242] New: FAIL: c35507m

2006-04-21 Thread danglin at gcc dot gnu dot org
Summary: FAIL: c35507m Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet

[Bug ada/27243] New: FAIL: c37215h

2006-04-21 Thread danglin at gcc dot gnu dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target

[Bug ada/27244] New: FAIL: cd2a23e

2006-04-21 Thread danglin at gcc dot gnu dot org
cd2a23e -- Summary: FAIL: cd2a23e Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot g

[Bug ada/27245] New: FAIL: cxh1001

2006-04-21 Thread danglin at gcc dot gnu dot org
: FAIL: cxh1001 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa

[Bug objc++/27246] New: FAIL: obj-c++.dg/comp-types-10.mm (test for excess errors)

2006-04-21 Thread danglin at gcc dot gnu dot org
/comp-types-10.mm (test for excess errors) Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dangli

[Bug objc++/27247] New: FAIL: obj-c++.dg/cxx-ivars-2.mm execution test

2006-04-21 Thread danglin at gcc dot gnu dot org
-c++.dg/cxx-ivars-2.mm execution test Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot

[Bug objc++/27248] New: FAIL: obj-c++.dg/encode-3.mm (test for excess errors)

2006-04-21 Thread danglin at gcc dot gnu dot org
Severity: normal Priority: P3 Component: objc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27248

[Bug objc++/27249] New: FAIL: obj-c++.dg/encode-8.mm execution test

2006-04-21 Thread danglin at gcc dot gnu dot org
execution test Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa

[Bug objc++/27250] New: FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)

2006-04-21 Thread danglin at gcc dot gnu dot org
mary: FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy

[Bug libgomp/27254] New: FAIL: libgomp.fortran/reduction6.f90

2006-04-21 Thread danglin at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet

[Bug libgcj/27330] New: natSystemProperties.cc:213: error: 'getpwuid_r' was not declared in this scope

2006-04-26 Thread danglin at gcc dot gnu dot org
- Summary: natSystemProperties.cc:213: error: 'getpwuid_r' was not declared in this scope Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj Ass

[Bug libgcj/27330] natSystemProperties.cc:213: error: 'getpwuid_r' was not declared in this scope

2006-04-26 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-04-26 22:47 --- Hmmm, the manpage says this function is obsolete. It looks like '_REENTRANT' and '_PTHREADS_DRAFT4' both need to be defined to get the proto. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27330

[Bug fortran/27361] New: FAIL: gfortran.dg/enum_2.f90 -O (test for excess errors)

2006-04-29 Thread danglin at gcc dot gnu dot org
Summary: FAIL: gfortran.dg/enum_2.f90 -O (test for excess errors) Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot

[Bug middle-end/27392] New: GCC error: in n_of_executions_at_least, at tree-ssa-loop-niter.c:1772

2006-05-02 Thread danglin at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27392

[Bug middle-end/25586] FAIL: gfortran.dg/cray_pointers_2.f90 at -O2 and above

2006-05-05 Thread danglin at gcc dot gnu dot org
--- Comment #14 from danglin at gcc dot gnu dot org 2006-05-05 22:50 --- Fixed by patch 3.4 and leter. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid

2006-05-07 Thread danglin at gcc dot gnu dot org
Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp-hpux11.11 http://gcc.gnu.org

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

2006-05-14 Thread danglin at gcc dot gnu dot org
Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa-unknown-linux-gnu http://gcc.gnu.org

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

2006-05-14 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-05-14 17:48 --- Created an attachment (id=11465) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11465&action=view) Assembler file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27607

[Bug middle-end/27609] New: FAIL: gcc.dg/torture/nested-fn-1.c -O0 scan-assembler-not should_not_appear

2006-05-14 Thread danglin at gcc dot gnu dot org
should_not_appear Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet

[Bug middle-end/27611] FAIL: g++.dg/other/unused1.C scan-assembler string\t"class2" and string\t"printer"

2006-05-14 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-05-14 20:11 --- Created an attachment (id=11467) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11467&action=view) Assembler file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27611

[Bug middle-end/27611] New: FAIL: g++.dg/other/unused1.C scan-assembler string\t"class2" and string\t"printer"

2006-05-14 Thread danglin at gcc dot gnu dot org
nd AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa*-*-* GCC host triplet: hppa*-*-* GCC target triplet: hppa*-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27611

[Bug middle-end/27611] FAIL: g++.dg/other/unused1.C scan-assembler string\t"class2" and string\t"printer"

2006-05-14 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2006-05-14 20:18 --- This appears to have been introduced between 113549M and 113593M. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27611

[Bug libgomp/27612] New: Tests use __sync_lock_test_and_set_4'

2006-05-14 Thread danglin at gcc dot gnu dot org
st for excess errors) WARNING: libgomp.c/single-1.c compilation failed to produce executable -- Summary: Tests use __sync_lock_test_and_set_4' Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug target/27286] Compiling OpenSSL gives invalid code??

2006-05-14 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2006-05-14 22:12 --- I can't duplicate the shatest failure using gcc 4.1.0 and openssl-0.9.8b. The test results are clean and identical to those for 3.4.5 on both hppa64-hp-hpux11.11 and hppa2.0w-hp-hpux11.11. Given that the r

[Bug target/27627] __builtin_nanf("") doesn't return a _quiet_ nan on parisc

2006-05-16 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2006-05-17 00:49 --- This isn't a target bug as far as I can tell. The value generated by __builtin_nanf("") as shown by Nan2.c is 0x7fc0. The same value is printed on x86. This is a signaling NaN. Positive q

[Bug objc/27686] New: objc-act.c:5573: warning: implicit declaration of function 'default_conversion'

2006-05-19 Thread danglin at gcc dot gnu dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC targ

[Bug c++/27690] New: FAIL: g++.old-deja/g++.other/static20.C

2006-05-20 Thread danglin at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp

[Bug c++/27691] New: FAIL: g++.old-deja/g++.other/static14.C

2006-05-20 Thread danglin at gcc dot gnu dot org
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp-hpux11.11 http://gcc.gnu.org

[Bug c++/27692] New: FAIL: g++.old-deja/g++.other/init5.C execution test

2006-05-20 Thread danglin at gcc dot gnu dot org
n test Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-h

[Bug libgomp/27612] Tests use __sync_lock_test_and_set_4'

2006-05-22 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-05-22 19:10 --- Subject: Bug 27612 Author: danglin Date: Mon May 22 19:10:45 2006 New Revision: 113988 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113988 Log: PR libgomp/27612 * testsuite/l

[Bug libgomp/27612] Tests use __sync_lock_test_and_set_4'

2006-05-22 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2006-05-22 19:15 --- Fixed by patch. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug middle-end/27733] New: Large compile time regression

2006-05-22 Thread danglin at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27733

[Bug middle-end/27733] Large compile time regression

2006-05-22 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-05-22 20:38 --- Created an attachment (id=11495) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11495&action=view) Preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27733

[Bug middle-end/27733] Large compile time regression

2006-05-22 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2006-05-22 22:26 --- Execution times (seconds) callgraph construction: 0.06 ( 0%) usr 0.00 ( 0%) sys 0.08 ( 0%) wall 142 kB ( 1%) ggc callgraph optimization: 0.00 ( 0%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 16 kB ( 0

[Bug middle-end/27736] New: unwind-dw2-fde.c:833: fatal error: internal consistency failure

2006-05-22 Thread danglin at gcc dot gnu dot org
oduct: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host tri

[Bug middle-end/27736] unwind-dw2-fde.c:833: fatal error: internal consistency failure

2006-05-22 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-05-23 01:54 --- Created an attachment (id=11497) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11497&action=view) Preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27736

[Bug middle-end/27736] unwind-dw2-fde.c:833: fatal error: internal consistency failure

2006-05-22 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2006-05-23 01:55 --- The following change introduced the bug: 2006-05-22 Richard Sandiford <[EMAIL PROTECTED]> PR rtl-optimization/25514 * combine.c (replaced_rhs_insn): New variable. (combine_instru

[Bug target/27627] __builtin_nanf("") doesn't return a _quiet_ nan on parisc

2006-05-24 Thread danglin at gcc dot gnu dot org
--- Comment #9 from danglin at gcc dot gnu dot org 2006-05-24 23:23 --- Subject: Bug 27627 Author: danglin Date: Wed May 24 23:23:10 2006 New Revision: 114059 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114059 Log: PR target/27627 * pa/pa-modes.

[Bug target/27627] __builtin_nanf("") doesn't return a _quiet_ nan on parisc

2006-05-25 Thread danglin at gcc dot gnu dot org
--- Comment #12 from danglin at gcc dot gnu dot org 2006-05-25 22:48 --- Fixed by patch on trunk. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/27811] New: FAIL: g++.dg/opt/pr15551.C (test for excess errors)

2006-05-29 Thread danglin at gcc dot gnu dot org
mmary: FAIL: g++.dg/opt/pr15551.C (test for excess errors) Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy:

[Bug fortran/27885] New: FAIL: libgomp.fortran/vla[1-8].f90 -O0 (test for excess errors)

2006-06-03 Thread danglin at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa64-hp-hpux11.11 GCC host triplet: hppa64-hp-hpux11.11 GCC target triplet: hppa64-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27885

[Bug middle-end/27095] [4.1 Regression] O2 produces duplicate code

2006-06-03 Thread danglin at gcc dot gnu dot org
--- Comment #12 from danglin at gcc dot gnu dot org 2006-06-03 18:30 --- The testcase also fails on hppa64-hp-hpux11.11: b,l strlen,%r2 ... .type strlen, @function At the moment, it's a puzzle to me why this also isn't failing on the 32

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2006-06-03 Thread danglin at gcc dot gnu dot org
--- Comment #31 from danglin at gcc dot gnu dot org 2006-06-03 19:47 --- The test will fail on any hppa target with the addition of "-fPIC". I tend to think the use of the 'X' constraint is bogus, and that the test should be xfailed on hppa64. While it migh

[Bug libgcj/27892] New: gij.cc:104: error: 'setenv' was not declared in this scope

2006-06-04 Thread danglin at gcc dot gnu dot org
UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27892

[Bug middle-end/26556] [4.2 Regression] javax/imageio/stream/ImageOutputStreamImpl.java:0: ICE: Segmentation fault

2006-06-04 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2006-06-04 20:51 --- I'm closing this PR as fixed although it's not clear what actually fixed this problem. By March 28, this problem no longer was present. -- danglin at gcc dot gnu dot org changed: What

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

2006-06-06 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-06-06 23:31 --- Reconfirmed in 3.4.6. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19770

[Bug ada/27944] New: s-taprop.adb:66:06: warning: redundant with clause in body

2006-06-07 Thread danglin at gcc dot gnu dot org
gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa1.1-hp-hpux10.20 GCC host triplet: hppa1.1-hp-hpux10.20 GCC target triplet: hppa1.1-hp-hpux10.20 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27944

[Bug ada/27944] s-taprop.adb:66:06: warning: redundant with clause in body

2006-06-07 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-06-08 01:24 --- Probably introduced by the following change: 2005-09-01 Arnaud Charlet <[EMAIL PROTECTED]> * s-taprop-mingw.adb, s-taprop-vms.adb, s-taprop-solaris.adb, s-taprop-os2.adb, s-tapro

[Bug libgcj/27983] New: FAIL: md5test output - gij test

2006-06-09 Thread danglin at gcc dot gnu dot org
gcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27983

[Bug ada/27243] FAIL: c37215h

2006-06-11 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-06-11 19:47 --- Still present as of 20060610 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27243

[Bug libgomp/27254] FAIL: libgomp.fortran/reduction6.f90

2006-06-11 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-06-12 00:53 --- In the first call to st_write_done, I see: (gdb) p *((st_parameter_dt *)$r26)->u.p.current_unit $38 = {unit_number = -1, s = 0x193248, left = 0x0, right = 0x0, priority = 0, read_bad = 1, current_record

[Bug tree-optimization/25737] [4.1/4.2 Regression] ACATS c974001 c974013 hang with struct aliasing

2006-06-12 Thread danglin at gcc dot gnu dot org
--- Comment #28 from danglin at gcc dot gnu dot org 2006-06-12 13:21 --- See hang on hppa1.1-hp-hpux10.20 for c974013. I don't know whether these are the same problem but c974004 and c974005 are also failing on this target: ,.,. C974004 ACATS 2.5 06-06-11 23:43:09 C9

[Bug ada/27999] New: FAIL: c64005c

2006-06-12 Thread danglin at gcc dot gnu dot org
y: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.c

[Bug ada/27944] [4.2 Regression] s-taprop.adb:66:06: warning: redundant with clause in body

2006-06-12 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2006-06-13 02:09 --- Subject: Bug 27944 Author: danglin Date: Tue Jun 13 02:08:53 2006 New Revision: 114598 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114598 Log: PR ada/27944 * s-taprop-hpux-dce.adb

[Bug ada/27944] [4.2 Regression] s-taprop.adb:66:06: warning: redundant with clause in body

2006-06-12 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2006-06-13 02:14 --- Fixed by patch on trunk. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/27254] FAIL: libgomp.fortran/reduction6.f90

2006-06-13 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2006-06-14 00:59 --- Patch here: <http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00717.html>. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27254

[Bug libgomp/27254] FAIL: libgomp.fortran/reduction6.f90

2006-06-18 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2006-06-19 03:08 --- Subject: Bug 27254 Author: danglin Date: Mon Jun 19 03:07:54 2006 New Revision: 114765 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114765 Log: PR libgomp/27254 * i

[Bug libgomp/27254] FAIL: libgomp.fortran/reduction6.f90

2006-06-18 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2006-06-19 03:11 --- Fixed by patch. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug testsuite/28078] New: Various testsuite fails with --enable-threads=single

2006-06-18 Thread danglin at gcc dot gnu dot org
Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.00 GCC host triplet: hppa2.0w-hp-hpux11.00 GCC target triplet: hppa2.0w-hp-hpux11.00 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28078

[Bug target/28084] New: /usr/include/errno.h:28: error: previous declaration of 'int errno' with 'C++' linkage

2006-06-19 Thread danglin at gcc dot gnu dot org
declaration of 'int errno' with 'C++' linkage Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot

[Bug middle-end/26807] [4.2 Regression] FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)

2006-06-19 Thread danglin at gcc dot gnu dot org
--- Comment #19 from danglin at gcc dot gnu dot org 2006-06-19 16:35 --- Fixed by patch. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops

2006-06-19 Thread danglin at gcc dot gnu dot org
--- Comment #14 from danglin at gcc dot gnu dot org 2006-06-20 03:51 --- The original attachment still fails. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26244

[Bug rtl-optimization/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops

2006-06-19 Thread danglin at gcc dot gnu dot org
--- Comment #15 from danglin at gcc dot gnu dot org 2006-06-20 04:14 --- The second attachment doesn't fail if -fno-inline-functions is added to the compile command, or if 0x0001ULL is changed to 0x00010001ULL. -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug middle-end/28131] New: [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)

2006-06-21 Thread danglin at gcc dot gnu dot org
_start () at ../sysdeps/hppa/elf/start.S:84 -- Summary: [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE) Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-e

[Bug middle-end/28131] [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)

2006-06-21 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2006-06-21 23:53 --- I see the same failure for gcc.dg/pr17055-1.c: Executing on host: /home/dave/gnu/gcc-4.2/objdir/gcc/xgcc -B/home/dave/gnu/gcc-4 .2/objdir/gcc/ /home/dave/gnu/gcc-4.2/gcc/gcc/testsuite/gcc.dg/pr17055-1.c -O2

[Bug middle-end/28075] [4.1 Regression] inliner introduces unnecessary type conversions

2006-06-26 Thread danglin at gcc dot gnu dot org
--- Comment #7 from danglin at gcc dot gnu dot org 2006-06-26 13:45 --- This test is still failing on hppa64-hp-hpux11.11. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/28171] New: FAIL: cd5003h

2006-06-26 Thread danglin at gcc dot gnu dot org
: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28171

[Bug fortran/28176] New: FAIL: gfortran.dg/actual_array_constructor_1.f90 -O0 (ICE)

2006-06-26 Thread danglin at gcc dot gnu dot org
(ICE) Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa64-hp

[Bug fortran/28176] FAIL: gfortran.dg/actual_array_constructor_1.f90 -O0 (ICE)

2006-06-26 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-06-27 01:53 --- FAIL: gfortran.dg/actual_array_substr_1.f90 -O0 (internal compiler error) FAIL: gfortran.dg/actual_array_substr_1.f90 -O0 (test for excess errors) WARNING: gfortran.dg/actual_array_substr_1.f90 -O0 compilation

[Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*'

2006-07-02 Thread danglin at gcc dot gnu dot org
void*' to 'void*' Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot

[Bug libgcj/28244] [4.2 regression] missing dependency causes build failure

2006-07-04 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2006-07-04 23:06 --- On hppa-unknown-linux-gnu with make -j 2 bootstrap: /home/dave/gnu/gcc-4.2/objdir/gcc/gcj -B/home/dave/gnu/gcc-4.2/objdir/hppa-linux /libjava/ -B/home/dave/gnu/gcc-4.2/objdir/gcc/ -g -O2 -o .libs/gappletviewer --m

[Bug fortran/27361] FAIL: gfortran.dg/enum_2.f90 -O (test for excess errors)

2006-07-05 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-07-05 23:09 --- This test stopped failing at some point after July 2, 18:06:02 UTC 2006 (r115133). -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/28176] FAIL: gfortran.dg/actual_array_constructor_1.f90 -O0 (ICE)

2006-07-06 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2006-07-06 16:49 --- There seem to be more files now but they might be new tests. See <http://gcc.gnu.org/ml/gcc-testresults/2006-04/msg00445.html>. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28176

[Bug ada/38127] New: FAIL: cd1c04e

2008-11-14 Thread danglin at gcc dot gnu dot org
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa

[Bug libstdc++/38128] New: FAIL: ext/pb_ds/regression/hash_data_map_rand.cc execution test

2008-11-14 Thread danglin at gcc dot gnu dot org
ash_data_map_rand.cc execution test Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot or

[Bug libstdc++/38128] FAIL: ext/pb_ds/regression/hash_data_map_rand.cc execution test

2008-11-14 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2008-11-15 01:45 --- (gdb) bt #0 __gxx_personality_v0 (version=1, actions=2, exception_class=5138137972254386944, ue_header=0x0, context=0x0) at ../../../../gcc/libstdc++-v3/libsupc++/eh_personality.cc:365 #1 0x405492b8 in

[Bug libffi/38129] New: FAIL: libffi.special/unwindtest.cc -shared-libgcc -lstdc++ execution test

2008-11-14 Thread danglin at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: libffi AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet

[Bug middle-end/38158] New: FAIL: gcc.c-torture/execute/pr38051.c execution

2008-11-16 Thread danglin at gcc dot gnu dot org
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa

[Bug middle-end/38158] FAIL: gcc.c-torture/execute/pr38051.c execution

2008-11-16 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2008-11-16 15:10 --- Starting program: /home/dave/gcc-4.4/objdir/gcc/testsuite/gcc/pr38051.x0g Breakpoint 1, main () at /home/dave/gcc-4.4/gcc/gcc/testsuite/gcc.c-torture/execute/pr38051.c:202 202 __builtin_abort (); (gdb

[Bug middle-end/38158] FAIL: gcc.c-torture/execute/pr38051.c execution

2008-11-16 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2008-11-16 15:12 --- No. It fails at all optimizations. sizeof (long) is the same as sizeof (void *) on the PA. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38158

[Bug libstdc++/37144] A bug in include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp

2008-11-16 Thread danglin at gcc dot gnu dot org
--- Comment #7 from danglin at gcc dot gnu dot org 2008-11-16 19:17 --- I am not convinced that PR 38128 is a duplicate of this bug. The test doesn't fail if I disable the use of CFI directives on hppa-unknown-linux-gnu. In debugging, there also seems to be an exception in the eh

[Bug libffi/38129] FAIL: libffi.special/unwindtest.cc -shared-libgcc -lstdc++ execution test

2008-11-17 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2008-11-18 01:22 --- This is an assembler EH bug. *** This bug has been marked as a duplicate of 37610 *** -- danglin at gcc dot gnu dot org changed: What|Removed |Added

  1   2   3   4   5   6   7   8   9   10   >