--- Comment #4 from jvdelisle at gcc dot gnu dot org 2006-03-01 07:28
---
Can this PR go away?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25953
--- Comment #11 from Ralf dot Wildenhues at gmx dot de 2006-03-01 07:24
---
(In reply to comment #10)
>
> I see it in the manpages for both HP-UX 11.00 and 11.11. I have
> the following "ld(1) and linker tools" patches installed: PHSS_30965
> and PHSS_30968. I see in the text for PHS
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-03-01 07:19
---
Take a closer look at this folks. The program should jump to line 250 on the
fourth READ. If you change the test line to: if(iat.ne.eof+1)then you will see
that gfortran is correctly jumping out on the fourth RE
--- Comment #23 from jvdelisle at gcc dot gnu dot org 2006-03-01 06:50
---
Fixed on 4.2. Pending 4.1.1
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from ralf dot corsepius at rtems dot org 2006-03-01 06:38
---
(In reply to comment #3)
> glibcxx_gnu_ld_version is only set when building natively, but used when
> --with-gnu-ld which implies --enable-symvers=gnu.
So what to do? Moving GLIBCXX_CHECK_LINKER_FEATURES out o
--- Comment #26 from ebotcazou at gcc dot gnu dot org 2006-03-01 06:20
---
Bootstrap is again broken because of another instance of the problem:
cc -erroff -c -g -DIN_GCC -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/home/eric/svn/gcc/gcc -I/home/eric/svn/gcc/gcc/build
-I/home/
--- Comment #22 from jvdelisle at gcc dot gnu dot org 2006-03-01 06:14
---
Subject: Bug 26136
Author: jvdelisle
Date: Wed Mar 1 06:14:32 2006
New Revision: 111598
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111598
Log:
2006-02-28 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #21 from jvdelisle at gcc dot gnu dot org 2006-03-01 06:04
---
Subject: Bug 26136
Author: jvdelisle
Date: Wed Mar 1 06:04:45 2006
New Revision: 111597
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111597
Log:
2006-02-28 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #4 from nmiell at comcast dot net 2006-03-01 05:54 ---
This also occurs on AMD64 without any special attributes (the ABI passes params
in registers already).
When compiling:
extern char c2(char);
char c1(char c) { return c2(c); }
with gcc -Wall -O2 -S tail-char.c
using gcc
On Ubuntu Dapper Flight 4 - gij (GNU libgcj) version 4.1.0 20060219
(prerelease) (Ubuntu 4.1-0ubuntu9), and Azureus 2.4.0.0/2.4.0.1 B13 -
ArrayIndexOutOfBounds thrown:
[6:00:45.709] {stderr} DEBUG::Wed Mar 01 18:00:45 GMT+13:00
2006::com.aelitis.azureus.core.networkmanager.VirtualChannelSelector:
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-01 05:22 ---
s/Latter/Lattner/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26505
Testcase (modified from testcase which Chris Latter was looking at):
void foo(float a, int *b) { b[0] = b[1] = a; }
Currently we get:
fctiwz f0,f1
addi r2,r1,-24
stfiwx f0,0,r2
lwz r0,-24(r1)
stw r0,0(r4)
stw r0,4(r4)
--
We should be able to
--- Comment #7 from gdr at gcc dot gnu dot org 2006-03-01 05:14 ---
Not a regression.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.0.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26058
--- Comment #2 from gdr at gcc dot gnu dot org 2006-03-01 05:13 ---
Not release cirtical for 3.4.6
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Target Mil
--- Comment #9 from gdr at gcc dot gnu dot org 2006-03-01 05:12 ---
Won't fix for 3.4.6
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 05:10 ---
Fixed in 4.0.0 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 05:09 ---
Fixed in 4.0.3 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 05:08 ---
Fixed in 4.0.3 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 05:08 ---
Fixed in 4.0.3 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #3 from gdr at gcc dot gnu dot org 2006-03-01 05:07 ---
Fixed in 4.0.0 and up
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|NE
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 05:04 ---
Fixed in 4.0.3 and up
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|AS
--- Comment #3 from gdr at gcc dot gnu dot org 2006-03-01 05:04 ---
Fixed in 4.0.2 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #3 from gdr at gcc dot gnu dot org 2006-03-01 05:03 ---
Fixed in 4.0.3 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|U
--- Comment #2 from gdr at gcc dot gnu dot org 2006-03-01 05:02 ---
Fixed in 4.0.0 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 05:01 ---
Fixed in 4.0.0 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #3 from gdr at gcc dot gnu dot org 2006-03-01 05:01 ---
Not release critical. Won't fix for 3.4.6.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from gdr at gcc dot gnu dot org 2006-03-01 04:59 ---
Fixed in 4.0.0. and up
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #5 from gdr at gcc dot gnu dot org 2006-03-01 04:58 ---
Fixed in 4.0.2 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|U
--- Comment #3 from gdr at gcc dot gnu dot org 2006-03-01 04:57 ---
Non critical.
Fixed in 4.0.0 and up
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from gdr at gcc dot gnu dot org 2006-03-01 04:57 ---
Fixed in 4.0.0.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIR
--- Comment #4 from gdr at gcc dot gnu dot org 2006-03-01 04:51 ---
Fixed in 4.0.0 and up
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|NE
--- Comment #5 from gdr at gcc dot gnu dot org 2006-03-01 04:50 ---
Fixed in 4.0.0 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #2 from gdr at gcc dot gnu dot org 2006-03-01 04:50 ---
Fixed in 4.0.0 and up
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|NE
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 04:49 ---
Fixed in 4.0.0 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #2 from gdr at gcc dot gnu dot org 2006-03-01 04:48 ---
Fixed in 4.0.0 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|N
--- Comment #5 from gdr at gcc dot gnu dot org 2006-03-01 04:47 ---
unlikely to be fixed for 3.4.6
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Reso
--- Comment #4 from gdr at gcc dot gnu dot org 2006-03-01 04:47 ---
unlikely to be fixed for 3.4.6
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from gdr at gcc dot gnu dot org 2006-03-01 04:47 ---
Unlikely to be fixed for 3.4.6
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #8 from gdr at gcc dot gnu dot org 2006-03-01 04:45 ---
The fix for this problem is very "simple"; however, it drew a discussion
that showed disagreement about the form of the type displayed in diagnostic.
Consequently, it won't be fixed for 3.4.6.
--
gdr at gcc dot gnu d
--- Comment #2 from gdr at gcc dot gnu dot org 2006-03-01 04:02 ---
Fixed in 3.4.6
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #6 from gdr at gcc dot gnu dot org 2006-03-01 03:59 ---
Unlikely to be fixed in 3.4.6
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
S
--- Comment #13 from gdr at gcc dot gnu dot org 2006-03-01 03:58 ---
Fixed in 4.0.0 and up.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|
--- Comment #2 from gdr at gcc dot gnu dot org 2006-03-01 03:56 ---
This works in 4.0.0 and up. Unlikely to be fixed in 3.4.6.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-01 02:54 ---
b_3 = a_1 * a_1;
b_3: VARYING
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
L
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-01 02:43 ---
+1 one more instruction on PPC:
_f1:
addi r0,r4,-1
cmpwi cr7,r0,-1
mulli r0,r4,20
addi r4,r4,1
add r3,r3,r0
mtctr r4
addi r3,r3,-20
bge+ cr7,L2
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-01 02:31 ---
Related to PR 26015.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
BugsThisDepen
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|critical|normal
Component|c |target
When trying to compile gcc4.10 for the AVR processor under Ubuntu Dapper
(gcc4.0.3) I get this error:
../../gcc/libgcc2.c: In function '__fixunssfsi':
../../gcc/libgcc2.c:1499: internal compiler error: in
compute_frame_pointer_to_cfa_displacement, at dwarf2out.c:10445
Please submit a full bug repo
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-01 02:21 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-03-01 02:14 ---
This ICEs for me on the mainline, backtrace:
#0 integer_onep (expr=0x0) at /Users/pinskia/src/gcc/local/gcc/gcc/tree.c:1226
#1 0x0006bf90 in gfc_conv_loop_setup (loop=0xb7d8) at
/Users/pinskia/src/gcc/local/gcc
--- Comment #13 from amodra at bigpond dot net dot au 2006-03-01 01:06
---
.
--
amodra at bigpond dot net dot au changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #12 from amodra at gcc dot gnu dot org 2006-03-01 01:04 ---
Subject: Bug 21616
Author: amodra
Date: Wed Mar 1 01:04:29 2006
New Revision: 111592
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111592
Log:
PR target/21616
Revert most of 2004-03-10 chan
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2006-03-01 00:57
---
Confirmed.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|
Hi,
The wiki page for gfortran contains poorly defined instructions for reporting
bugs (See below). I have no idea if I need to subscribe before I can send a bug
report. I cannot find a gfortran mailing list so I am sending it to gcc-bugs.
http://gcc.gnu.org/wiki/GFortranBinariesWindows
"Please
--- Comment #5 from dberlin at gcc dot gnu dot org 2006-03-01 00:25 ---
Zdenek, ivopts is the top compile time user here in the 4.1 timings (9/8%)
--
dberlin at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #5 from n dot holford at auckland dot ac dot nz 2006-03-01
00:18 ---
Subject: Re: gfortran: :0: internal compiler error:
Illegal instruction
Sorry to waste your time. You would not waste my time if your bug reporting
process was clearer. I followed exactly the instructio
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-01 00:06 ---
Ok, first we don't support binaries. Second if it worked fine on the pentium
and not on the AMD, then it is most likely compiled for the wrong target in the
first place. And this is the place for either of those is
--- Comment #3 from n dot holford at auckland dot ac dot nz 2006-03-01
00:01 ---
Subject: Re: gfortran: :0: internal compiler error:
Illegal instruction
I got the gfortran as a windows binary package from
http://gcc.gnu.org/wiki/GFortranBinariesWindows. I downloaded it yesterday (28
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|critical|normal
Status|UNCONFIRMED |WAITING
http
--
amodra at bigpond dot net dot au changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |amodra at bigpond dot net
|dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-28 23:29 ---
*** Bug 26502 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-28 23:29 ---
*** This bug has been marked as a duplicate of 26295 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
internal compiler error: Segmentation fault
On the following (wrong) C++ file:
namespace A {}
void (A::*p) ();
--
Summary: ICE on function pointer to namespace member
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-02-28 23:15 ---
Did you compile this gfortran yourself?
Also what kind of processor do you have?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26501
--- Comment #1 from n dot holford at auckland dot ac dot nz 2006-02-28
23:14 ---
Created an attachment (id=10941)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10941&action=view)
Fortran source which was used to produce the error
I get the illegal intruction error with any kind o
C:\Apps\gfortran>gfortran testcon.for
:0: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
C:\Apps\gfortran>gcc -v
Using built-in specs.
Target: i686-pc-mingw32
Configured with
--- Comment #1 from kargl at gcc dot gnu dot org 2006-02-28 22:33 ---
I don't build other language frontends, but I suspect that this bug
is caused by
2006-02-20 Paolo Bonzini <[EMAIL PROTECTED]>
* configure.ac (target_list): Add install-info, dvi, html.
* configu
--- Comment #29 from jakub at gcc dot gnu dot org 2006-02-28 22:20 ---
Subject: Bug 26208
Author: jakub
Date: Tue Feb 28 22:20:34 2006
New Revision: 111581
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111581
Log:
PR other/26208
* unwind-dw2.c (struct _Unwind_Co
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-02-28 22:20
---
Fixed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNE
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-02-28 22:19 ---
Fixed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-02-28 22:15 ---
Guess I have to do a run soon :).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18818
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
Severity|critical|normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20548
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2006-02-28 22:12
---
Does it still fail on PowerPC?
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #8 from daney at gcc dot gnu dot org 2006-02-28 22:05 ---
Proposed patch is here:
http://developer.classpath.org/pipermail/classpath-patches/2006-February/000708.html
--
daney at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #8 from schwab at suse dot de 2006-02-28 22:02 ---
Yes, it's already too late here. :-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26483
--- Comment #7 from joseph at codesourcery dot com 2006-02-28 21:50 ---
Subject: Re: Wrong parsing of doubles when interpreted
On Tue, 28 Feb 2006, schwab at suse dot de wrote:
>
>
> --- Comment #6 from schwab at suse dot de 2006-02-28 21:40 ---
> (In reply to comment #5)
>
--- Comment #6 from schwab at suse dot de 2006-02-28 21:40 ---
(In reply to comment #5)
> > The number 5e-324 exceeds the range of the (C language) double type. So the
>
> It's (just) within the range of denormal values for IEEE double precision.
5e-324 is already out of range. The l
--- Comment #8 from sayle at gcc dot gnu dot org 2006-02-28 21:31 ---
Subject: Bug 14752
Author: sayle
Date: Tue Feb 28 21:31:29 2006
New Revision: 111575
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111575
Log:
PR middle-end/14752
* c-common.c (c_common_truth
--- Comment #9 from joseph at codesourcery dot com 2006-02-28 21:19 ---
Subject: Re: [3.4 only] contrib/gcc_update hard code -r
gcc-3_4-branch
On Tue, 28 Feb 2006, gdr at gcc dot gnu dot org wrote:
> No activity happens since the debate. Closing as won't fix for 3.4.6
Actually, thi
--- Comment #5 from joseph at codesourcery dot com 2006-02-28 21:15 ---
Subject: Re: Wrong parsing of doubles when interpreted
On Tue, 28 Feb 2006, wilson at gcc dot gnu dot org wrote:
> The number 5e-324 exceeds the range of the (C language) double type. So the
It's (just) within t
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19505
--- Comment #4 from tromey at gcc dot gnu dot org 2006-02-28 20:53 ---
Testing a patch.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|u
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
Summary|[4.1/4.2 Regression] ACATS |[4.2 Regression] ACATS
|c52103x c52104x c52104y
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26243
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25335
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25965
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26242
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26240
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24319
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26241
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24826
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24334
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24434
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24393
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24012
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23201
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23836
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22456
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23709
1 - 100 of 299 matches
Mail list logo