[Bug testsuite/24478] New: gcc.dg/weak/weak-14.c (test for excess errors) fails

2005-10-21 Thread jsm28 at gcc dot gnu dot org
FAIL: gcc.dg/weak/weak-14.c (test for excess errors) has appeared on mainline on 20051021 on hppa2.0w-hp-hpux11.11. This is a new test. /scratch/gcc/nightly-2005-10-21-mainline/src/gcc-mainline/gcc/testsuite/gcc.dg/weak/weak-14.c:20: error: alias definitions not supported in this configuration

[Bug libfortran/20438] Reconfiguring of libgfortran fails "conflicting types for int8_t"

2005-10-21 Thread fxcoudert at gmail dot com
--- Comment #5 from fxcoudert at gmail dot com 2005-10-21 20:13 --- (In reply to comment #4) > Is this true any more on the mainline? Yes, it is. -- fxcoudert at gmail dot com changed: What|Removed |Added --

[Bug testsuite/24477] [4.1 Regression] g++.old-deja/g++.abi/vtable2.C (test for excess errors) fails

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-21 20:19 --- Only fails on targets which don't support alias attribut. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/24479] New: GCC donot promote single precision correctly with optimization flag on

2005-10-21 Thread dyang at mathworks dot com
Please run the following code through gcc with -O3 flag, then run the executable. The expected result is -13275031.0, but the result from the code is -13275030.0. That is because the result from the addition (a+0.5) was stored in a signle precision, not double precision as ISO C++ standard mandates

[Bug c++/24479] GCC donot promote single precision correctly with optimization flag on

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-21 20:24 --- *** This bug has been marked as a duplicate of 323 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/323] optimized code gives strange floating point results

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #78 from pinskia at gcc dot gnu dot org 2005-10-21 20:24 --- *** Bug 24479 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/24476] [4.1 Regression] gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA64

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added GCC target triplet||ia64-*-* Target Milestone|--- |4.1.0 http

[Bug rtl-optimization/24460] [4.1 regression] Profiled bootstrap broken

2005-10-21 Thread cvs-commit at gcc dot gnu dot org
--- Comment #7 from cvs-commit at gcc dot gnu dot org 2005-10-21 21:44 --- Subject: Bug 24460 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-10-21 21:44:42 Modified files: gcc: ChangeLog bb-reorder.c Log message: PR

[Bug rtl-optimization/24460] [4.1 regression] Profiled bootstrap broken

2005-10-21 Thread ebotcazou at gcc dot gnu dot org
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2005-10-21 21:48 --- Now the failure is: Program received signal SIGSEGV, Segmentation fault. 0x0067d51c in output_line_info () at /home/eric/cvs/gcc/gcc/dwarf2out.c:7902 7902 if (function != line_info->function)

[Bug c++/24479] GCC donot promote single precision correctly with optimization flag on

2005-10-21 Thread dyang at mathworks dot com
--- Comment #2 from dyang at mathworks dot com 2005-10-21 21:51 --- I am quite surprised when i saw this bug report was marked as duplicate with #323. I have to reopen the bug and here is the reason. With bug 323, it is caused by hardware using excessive precision so that it leads to di

[Bug middle-end/24479] GCC donot promote single precision correctly with optimization flag on

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-21 21:53 --- Fixed in 4.1.0 by: 2005-10-05 Dale Johannesen <[EMAIL PROTECTED]> * convert.c (convert_to_real): Don't convert (float)floor(double d) to floorf((float)d). -- pinskia at gcc dot gnu dot org ch

[Bug c++/24451] [gomp] Return out of parallel loop not rejected

2005-10-21 Thread cvs-commit at gcc dot gnu dot org
--- Comment #2 from cvs-commit at gcc dot gnu dot org 2005-10-21 22:07 --- Subject: Bug 24451 CVSROOT:/cvs/gcc Module name:gcc Branch: gomp-20050608-branch Changes by: [EMAIL PROTECTED] 2005-10-21 22:06:53 Modified files: gcc/cp : ChangeLog.gomp

[Bug c++/24451] [gomp] Return out of parallel loop not rejected

2005-10-21 Thread rth at gcc dot gnu dot org
--- Comment #3 from rth at gcc dot gnu dot org 2005-10-21 22:10 --- Fixed. -- rth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug gcov/profile/24456] Help needed with gcov

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-21 22:23 --- Can you supply more information? Like how to reproduce it. Also can you double check to make sure that -fprofile-arcs -ftest-coverage is being passed to all invokation of gcc/g++? -- pinskia at gcc dot gnu dot

[Bug libfortran/24459] gfortran namelist problem

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-21 22:27 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO|

[Bug target/24188] [4.1 Regression] WRITE(6,*) causes an ICE with -mcmodel=medium

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-21 22:38 --- Confirmed, a regression from 4.0.x. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/24379] gcc.dg/ipa/ipa-5.c fails

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-21 22:48 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/24310] ipa-inline dump reads from freed memory resulting in a corrupt dump file

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-21 22:49 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug ada/24480] New: subtype declared in generic child fails to match actual

2005-10-21 Thread gaedba at comcast dot net
(This bug report is just one example of a category of bugs that may all revolve around one bug in the compiler. I've run into this situation in various guises. The sample code below is the smallest example of the problem I've encounted so far.) The bug manifests when: a) a generic child package

[Bug c++/24452] [gomp] ICE in decl_jump_unsafe, at cp/decl.c:2153

2005-10-21 Thread rth at gcc dot gnu dot org
--- Comment #1 from rth at gcc dot gnu dot org 2005-10-21 23:44 --- Fixed as part of other goto and label cleanups. -- rth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug java/24481] New: SecureRandom.setSeed has no impact

2005-10-21 Thread jrandom-gcc at i2p dot net
java.security.SecureRandom in GCJ 4.0.2 has no impact, so SecureRandom always uses the same weak seed. This has obvious security issues, though they'd take a targetted attack to mount (e.g. force a JVM restart so the SecureRandom reverts to the default seed - "new java.util.Random(0l).nextBytes(ne

[Bug libgcj/24482] New: tesdting

2005-10-21 Thread pinskia at gcc dot gnu dot org
test -- Summary: tesdting Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot

[Bug libgcj/24482] tesdting

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |trivial Target Milestone|--- |4.1.1 http:

[Bug awt/24482] tesdting

2005-10-21 Thread dberlin at gcc dot gnu dot org
-- dberlin at gcc dot gnu dot org changed: What|Removed |Added Component|libgcj |awt Product|gcc |classpath Targ

[Bug awt/24482] tesdting

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-22 02:27 --- Testing -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFI

[Bug classpath/24481] SecureRandom.setSeed has no impact

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-22 02:28 --- java.security.SecureRandom is part of/comes from classpath on the mainline. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug classpath/24481] SecureRandom.setSeed has no impact

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-22 02:36 --- Confirmed on the mainline. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/17577] [4.0/4.1 Regression] #pragma implementation no longer diagnoses use after file to which it applies

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-10-22 03:00 --- Does anyone have a testcase for this one? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/16306] [4.0/4.1 Regression] restrict and copying pointers problem

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16306

[Bug tree-optimization/16913] [4.0/4.1 Regression] restrict does not make a difference

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16913

[Bug target/21715] [4.0/4.1 regression] code-generation performance regression

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21715

[Bug tree-optimization/24483] New: [4.1 Regression] ICE in ivopts

2005-10-21 Thread pinskia at gcc dot gnu dot org
Take the following code: int f () { int j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, a; a = 0; for (j0 = 0; j0 < 2; j0 ++) for (j1 = j0; j1 < 2; j1 ++) for (j2 = j1; j2 < 2; j2 ++) for (j3 = j2; j3 < 2; j3 ++) for (j4 = j3; j4 < 2; j4 ++) for

[Bug tree-optimization/24483] [4.1 Regression] ICE in ivopts

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||rakdver at gcc dot gnu dot |

[Bug target/18631] [4.0 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-22 03:36 --- Fixed at least on the mainline: t.c: In function 'ret': t.c:3: warning: GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee t.c: In function 'pass': t.c:4: warning: GCC vector

[Bug target/21316] [3.4/4.0 Regression] pointer lookup cache misses more frequent

2005-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2005-10-22 04:02 --- Here are the numbers for yesterday's 4.1 compiler: 4.0.2: 3.77 4.1.0: 3.05 3.4.0: 3.19 3.3.6: 3.34 So the mainline's number is the fastest so removing the regression marker. -- pinskia at gcc do

[Bug tree-optimization/21596] [4.0/4.1 Regression] extra temporaries when using global register variables

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor Last reconfirmed|2005-10-13 20:55:07 |2005-10-22 04:0

[Bug middle-end/22141] [4.0/4.1 Regression] Missing optimization when storing structures

2005-10-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22141

[Bug testsuite/23304] [4.1 Regression] testsuite failures: g++.dg/ext/packed3.C, packed4.C, packed8.c and g++.dg/other/crash-4.C

2005-10-21 Thread hp at gcc dot gnu dot org
--- Comment #4 from hp at gcc dot gnu dot org 2005-10-22 06:56 --- I reconfirm this regression PR. There seems to be a real bug lurking in packed4.C failing, exposed by Nathan's "Undo DECL_PACKED when possible" change for PR 21166. Maybe I'm missing something, but I doubt the FAIL shoul

<    1   2