[Bug target/25215] New: [4.0/4.1/4.2] -fpic/-fPIC failure in gcc.dg/20050503-1.c

2005-12-01 Thread ghazi at gcc dot gnu dot org
On i686-pc-linux-gnu with the 4.0 branch, I'm getting a failure in the following testcase when running with -fpic or -fPIC: FAIL: gcc.dg/20050503-1.c scan-assembler-not call Current testsuite report is here: http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00026.html -- Summary: [4.

[Bug target/25214] [3.4/4.0/4.1/4.2] -fpic/-fPIC testsuite failures in gcc.dg/i386-local2.c

2005-12-01 Thread ghazi at gcc dot gnu dot org
--- Comment #1 from ghazi at gcc dot gnu dot org 2005-12-02 00:33 --- On i686-pc-linux-gnu with the 3.4 branch, I'm getting a failure in the following testcase when running with -fpic or -fPIC: FAIL: gcc.dg/i386-local2.c scan-assembler-not sub[^n]*sp Current testsuite report is her

[Bug fortran/21302] Max line length in free form mode

2005-12-01 Thread kargl at gcc dot gnu dot org
--- Comment #11 from kargl at gcc dot gnu dot org 2005-12-02 00:35 --- Subject: Bug 21302 Author: kargl Date: Fri Dec 2 00:35:41 2005 New Revision: 107850 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107850 Log: PR fortran/21302 * lang.opt: New options -ffree-

[Bug fortran/25149] Compiler dies on -std=f95

2005-12-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2005-12-02 00:38 --- Subject: Bug 25149 Author: jvdelisle Date: Fri Dec 2 00:38:36 2005 New Revision: 107851 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107851 Log: 2005-12-01 Steven G. Kargl <[EMAIL PROTECTED]>

[Bug target/25216] New: [4.0/4.1/4.2] -fpic/-fPIC failure in gcc.target/i386/pr21291.c

2005-12-01 Thread ghazi at gcc dot gnu dot org
On i686-pc-linux-gnu with the 4.0 branch, I'm getting a failure in the following testcase when running with -fpic or -fPIC: FAIL: gcc.target/i386/pr21291.c (test for excess errors) Current testsuite report is here: http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00026.html -- Summa

[Bug target/25216] [4.0/4.1/4.2] -fpic/-fPIC failure in gcc.target/i386/pr21291.c

2005-12-01 Thread ghazi at gcc dot gnu dot org
-- ghazi at gcc dot gnu dot org changed: What|Removed |Added Known to fail||4.0.3 4.1.0 4.2.0 Target Milestone|--- |4.0.3

[Bug target/25216] [4.0/4.1/4.2] -fpic/-fPIC failure in gcc.target/i386/pr21291.c

2005-12-01 Thread ghazi at gcc dot gnu dot org
--- Comment #1 from ghazi at gcc dot gnu dot org 2005-12-02 00:48 --- Rth thinks it's an actual bug requiring investigation: http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01899.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25216

[Bug target/25216] [4.0/4.1/4.2] -fpic/-fPIC failure in gcc.target/i386/pr21291.c

2005-12-01 Thread ghazi at gcc dot gnu dot org
--- Comment #2 from ghazi at gcc dot gnu dot org 2005-12-02 00:50 --- testsuite logfile says: FAIL: gcc.target/i386/pr21291.c (test for excess errors) Excess errors: .../gcc.target/i386/pr21291.c:18: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' -- http

[Bug fortran/21302] Max line length in free form mode

2005-12-01 Thread kargl at gcc dot gnu dot org
--- Comment #12 from kargl at gcc dot gnu dot org 2005-12-02 00:57 --- Fixed. -- kargl at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/25216] [4.0/4.1/4.2] -fpic/-fPIC failure in gcc.target/i386/pr21291.c

2005-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-12-02 00:58 --- As mentioned in the orginal PR where the testcase comes from this is most likely related to PR 19398. Also can you stop setting the target milestone? -- pinskia at gcc dot gnu dot org changed: What

[Bug target/25215] [4.0/4.1/4.2] -fpic/-fPIC failure in gcc.dg/20050503-1.c

2005-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-02 01:00 --- This is exactly the same issue as PR 19278. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug testsuite/25214] -fpic/-fPIC failures in gcc.dg/i386-local2.c

2005-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-02 01:04 --- This looks more like a testsuite bug as if you look into the testcase, we actually will require a stack maninpulation. -- pinskia at gcc dot gnu dot org changed: What|Removed |

[Bug target/25212] [4.1/4.2 Regression] unrecognizable insn for facerec with odd optimization set

2005-12-01 Thread amodra at bigpond dot net dot au
--- Comment #5 from amodra at bigpond dot net dot au 2005-12-02 01:22 --- The instruction in question looks like this after local reg alloc, both base and index don't get a hard register. (insn:HI 289 292 497 28 (set (reg:V4SF 137 [ vect_var_.102 ]) (mem:V4SF (and:SI (plus:SI (

[Bug fortran/24807] Fortran supports real*16, but not complex*32

2005-12-01 Thread kargl at gcc dot gnu dot org
--- Comment #8 from kargl at gcc dot gnu dot org 2005-12-02 01:27 --- Patch applied. -- kargl at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug testsuite/18491] testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable

2005-12-01 Thread ghazi at gcc dot gnu dot org
--- Comment #10 from ghazi at gcc dot gnu dot org 2005-12-02 02:12 --- Subject: Bug 18491 Author: ghazi Date: Fri Dec 2 02:12:15 2005 New Revision: 107860 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107860 Log: 2005-12-01 Kaveh R. Ghazi <[EMAIL PROTECTED]> Backport

[Bug fortran/25149] Compiler dies on -std=f95

2005-12-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2005-12-02 02:13 --- Fixed in 4.1 and 4.2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25149

[Bug fortran/25149] Compiler dies on -std=f95

2005-12-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2005-12-02 02:13 --- Closing -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Status|UNC

[Bug middle-end/21059] Bogus warning about clobbered variable

2005-12-01 Thread wilson at gcc dot gnu dot org
--- Comment #4 from wilson at gcc dot gnu dot org 2005-12-02 02:24 --- The spurious warning is a problem because binutils is compiled by -Werror by default now, when compiled by gcc. This spurious warning thus causes a build failure for binutils. This build failure does not show up in

[Bug middle-end/23673] fold does not fold (a^b) != 0 to a != b

2005-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-12-02 03:17 --- Hmm, this is getting harder (unless I just want to do (a^CST) == CST and (a^b) == 0. I am still deciding if I want to fix fold_binary from stoping from returning a new tree if it does nothing except for switch the o

[Bug middle-end/21059] Bogus warning about clobbered variable

2005-12-01 Thread wilson at gcc dot gnu dot org
--- Comment #5 from wilson at gcc dot gnu dot org 2005-12-02 04:12 --- Created an attachment (id=10387) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10387&action=view) Delay auto-inc generation until after determining which regs live across setjmp. This is my proposed untested pa

[Bug fortran/25217] New: Derived type dummy argument having intent(out) attribute

2005-12-01 Thread sudeshc at noida dot hcltech dot com
1. There is a procedure (function/subroutine) call. A variable of derived type is passed as actual argument to this procedure. One of the components of derived type is default initialized. 2. Corresponding dummy argument has INTENT(OUT) attribute. When above two conditions are satisfied then acco

[Bug rtl-optimization/25195] code fails at -O1, works at -O0

2005-12-01 Thread duraid at octopus dot com dot au
--- Comment #1 from duraid at octopus dot com dot au 2005-12-02 04:48 --- some additional info: the behaviour between 4.0.2-release and: gcc version 4.0.3 20051202 (prerelease) is identical. also, this code is not 64-bit clean, so be sure to build 32-bit when testing. -- duraid at

[Bug fortran/25109] formatted reads with embedded blanks in input fields

2005-12-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2005-12-02 06:10 --- Fixed on 4.1 and 4.2 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/25176] FAIL: Array_3 -O3 execution - bytecode->native test

2005-12-01 Thread amodra at gcc dot gnu dot org
--- Comment #5 from amodra at gcc dot gnu dot org 2005-12-02 06:15 --- Subject: Bug 25176 Author: amodra Date: Fri Dec 2 06:15:54 2005 New Revision: 107871 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107871 Log: PR middle-end/25176 * function.c (expand_functi

[Bug middle-end/25176] FAIL: Array_3 -O3 execution - bytecode->native test

2005-12-01 Thread amodra at gcc dot gnu dot org
--- Comment #6 from amodra at gcc dot gnu dot org 2005-12-02 06:16 --- Subject: Bug 25176 Author: amodra Date: Fri Dec 2 06:16:21 2005 New Revision: 107872 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107872 Log: PR middle-end/25176 * function.c (expand_functi

[Bug middle-end/25176] [4.0 only] FAIL: Array_3 -O3 execution - bytecode->native test

2005-12-01 Thread amodra at bigpond dot net dot au
-- amodra at bigpond dot net dot au changed: What|Removed |Added Summary|FAIL: Array_3 -O3 execution |[4.0 only] FAIL: Array_3 -O3 |- bytecode->native

[Bug target/21017] ppc 64bit target not using rlwinm

2005-12-01 Thread amodra at gcc dot gnu dot org
--- Comment #4 from amodra at gcc dot gnu dot org 2005-12-02 06:25 --- Subject: Bug 21017 Author: amodra Date: Fri Dec 2 06:25:13 2005 New Revision: 107873 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107873 Log: PR target/21017 * combine.c (simplify_logical )

[Bug c/25218] New: [Regression 4.0/4.1] ICE : in compensate_edge, at reg-stack.c:2795

2005-12-01 Thread jv244 at cam dot ac dot uk
Hi, the following yields an ICE with 4.0.1, 4.0.2 and a recent 4.1 branch (but in a different location) if compiled at -O3. Compiles at -O2 and at -O3 with gcc 3.3.4: --- static float rgam; extern void *jmp(void *); void drotmg(float d1) { void *labels[] = { &

[Bug target/24475] gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA32

2005-12-01 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2005-12-02 06:43 --- Subject: Bug 24475 Author: uros Date: Fri Dec 2 06:43:45 2005 New Revision: 107876 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107876 Log: PR target/24475 * lib/target-supports.exp (check_ef

[Bug target/24475] gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA32

2005-12-01 Thread uros at kss-loka dot si
--- Comment #10 from uros at kss-loka dot si 2005-12-02 06:59 --- Fixed on 4.1 and mainline. -- uros at kss-loka dot si changed: What|Removed |Added Status|AS

<    1   2