http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #20 from Gabor Z. Papp 2010-10-02 06:58:38 UTC
---
(In reply to comment #19)
> > make configure-target-libmudflap
>
> make: *** No rule to make target `configure-target-libmudflap'. Stop.
My bad. I'm building gcc in ./obj
So runni
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #19 from Gabor Z. Papp 2010-10-02 06:56:43 UTC
---
(In reply to comment #15)
> make configure-target-libmudflap
make: *** No rule to make target `configure-target-libmudflap'. Stop.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062
--- Comment #18 from Tobias Burnus 2010-10-02
06:44:41 UTC ---
(In reply to comment #16)
> Interpretation request for the June J3 meeting:
> http://j3-fortran.org/doc/meeting/192/10-146.txt
> Proposed edit is to allow ALLOCATABLEs.
(In reply t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #18 from Ralf Wildenhues 2010-10-02
05:34:16 UTC ---
Ah, sorry. The sed script was meant for the toplevel source directory.
Your .../libmudflap/config.log however looks like configure did compute the
maximum command line length corr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45858
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45860
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863
H.J. Lu changed:
What|Removed |Added
URL||http://gcc.gnu.org/ml/gcc-p
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863
--- Comment #5 from H.J. Lu 2010-10-01 23:57:57
UTC ---
Also
if [ -n ${pvs} ]; then
${pvs} ${lib} | \
needs a quote like
if [ -n "${pvs}" ]; then
${pvs} ${lib} | \
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863
--- Comment #4 from H.J. Lu 2010-10-01 23:54:16
UTC ---
I got
/export/gnu/import/svn/gcc-test/src-trunk/libstdc++-v3/testsuite/../scripts/extract_symvers:
line 88: nawk: command not found^M
or
/export/gnu/import/git/gcc/libstdc++-v3/testsuite/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856
Jack Howarth changed:
What|Removed |Added
CC||howarth at nitro dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863
Paolo Carlini changed:
What|Removed |Added
CC||paolo.carlini at oracle dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863
--- Comment #2 from H.J. Lu 2010-10-01 23:35:56
UTC ---
current_symbols.txt is empty.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45381
--- Comment #7 from Dominique d'Humieres 2010-10-01
23:33:03 UTC ---
(In reply to comment #6)
> I'd prefer it if you provided some amount of detail about *what*
> fails with the patch attached to this PR, rather than just reporting
> the bare fac
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16660
Andrew Pinski changed:
What|Removed |Added
URL||http://gcc.gnu.org/ml/gcc-p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863
--- Comment #1 from H.J. Lu 2010-10-01 23:00:02
UTC ---
I got
Problems parsing the list of exported symbols.
FAIL: libstdc++-abi/abi_check
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801
Mikael Pettersson changed:
What|Removed |Added
CC||bernds at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863
Summary: [4.6 regression] FAIL: libstdc++-abi/abi_check
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
AssignedTo:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612
--- Comment #21 from hainque at adacore dot com
2010-10-01 22:11:52 UTC ---
hubicka at gcc dot gnu.org wrote:
> We might be missing some code in inliner that passes the fact that
> the label is user label...
I don't yet have a clear track here,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45381
--- Comment #6 from Richard Henderson 2010-10-01
22:00:47 UTC ---
(In reply to comment #5)
> I think altivec should disabled with "gcc version 4.0.1 (Apple Inc. build
> 5493)". Otherwise this pr could be closed as wontfix.
I'd prefer it if you p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42018
--- Comment #5 from Jonathan Wakely 2010-10-01
21:21:03 UTC ---
incomplete patch posted to
http://gcc.gnu.org/ml/gcc-patches/2010-10/msg00054.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45862
Summary: SUPPORTS_WEAK is documented as a C expression, used as
a compile time constant
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #17 from Gabor Z. Papp 2010-10-01 18:42:49 UTC
---
(In reply to comment #15)
> Please attach i686-pc-linux-gnu/libmudflap/config.log
Done.
> Please post the output of the following commands (modifying the configure
> script to post
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41460
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612
--- Comment #20 from dave at hiauly1 dot hia.nrc.ca 2010-10-01 18:34:45 UTC ---
> --- Comment #18 from Jan Hubicka 2010-10-01
> 17:24:27 UTC ---
> Hmm, I tried to use one of compile farm sparc machines, but no luck. Either
> with ssh on them I en
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45861
Summary: Possible missed optimization - array ops vs
shift-and-mask
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35377
Gabor Z. Papp changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Version|4.2.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41321
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41321
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827
Jerry DeLisle changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #19 from Jerry DeLisle 2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612
--- Comment #19 from Eric Botcazou 2010-10-01
17:35:47 UTC ---
> Hmm, I tried to use one of compile farm sparc machines, but no luck. Either
> with ssh on them I end on gcc12 that is amd64 or they are down.
Try grobluk (ssh -p 9202 lo...@gcc12.f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612
--- Comment #18 from Jan Hubicka 2010-10-01
17:24:27 UTC ---
Hmm, I tried to use one of compile farm sparc machines, but no luck. Either
with ssh on them I end on gcc12 that is amd64 or they are down.
I am looking into the dumps if I can make sen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44716
--- Comment #18 from Steve Ellcey 2010-10-01 17:05:53
UTC ---
Author: sje
Date: Fri Oct 1 17:05:45 2010
New Revision: 164891
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164891
Log:
2010-10-01 Steve Ellcey
PR tree-optimization/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45849
--- Comment #6 from Jakub Jelinek 2010-10-01
16:43:09 UTC ---
Seems simplify_rtx depends on ORIG_REGNO or REG_POINTER:
(gdb) p debug_rtx (copy)
(plus:DI (minus:DI (reg/v/f:DI 42 r13 [orig:66 matchstart ] [66])
(reg:DI 41 r12))
(mult:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45860
Summary: [4.6 Regression] ICE: verify_ssa failed: virtual SSA
name for non-VOP decl at -O1
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45845
--- Comment #8 from Jack Howarth 2010-10-01
16:34:15 UTC ---
The regression caused by r164719 was not eliminated with the change introduced
in r164874. The change in pubtypes.s of...
@@ -2575,19 +2575,15 @@
.ascii "main\0" # external na
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45841
Paolo Carlini changed:
What|Removed |Added
CC||paolo.carlini at oracle dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45859
Summary: [Coarray, F2008, IR] Rejects valid actuals to coarray
dummies
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Keywords: rejects-valid
Severity: normal
On Friday 01 October 2010 16:39:35 jvdelisle at gcc dot gnu.org wrote:
> 2010-10-01 14:39:23 UTC --- This look suspicious: valgrind on f951
>
No, it is unrelated. It happens on the most simple testcases like:
end
It can be circumvented by the following patch. But it is harmless (unrele
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42505
--- Comment #13 from Sandra Loosemore
2010-10-01 15:01:08 UTC ---
I think this bug is fixed now.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45664
Rainer Orth changed:
What|Removed |Added
Status|NEW |RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856
--- Comment #1 from Dominique d'Humieres 2010-10-01
13:50:12 UTC ---
Confirmed on x86_64-apple-darwin10.4.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45848
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Assigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45843
Jakub Jelinek changed:
What|Removed |Added
Known to work||4.4.6
Summary|[4.3/4.4 Regress
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45843
--- Comment #5 from Jakub Jelinek 2010-10-01
13:13:36 UTC ---
Author: jakub
Date: Fri Oct 1 13:13:31 2010
New Revision: 164884
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164884
Log:
Backport from mainline
2010-09-30 Jakub Je
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44575
--- Comment #8 from Jakub Jelinek 2010-10-01
13:13:36 UTC ---
Author: jakub
Date: Fri Oct 1 13:13:31 2010
New Revision: 164884
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164884
Log:
Backport from mainline
2010-09-30 Jakub Je
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45704
--- Comment #10 from Atsushi Nemoto 2010-10-01
12:48:47 UTC ---
(In reply to comment #9)
> > Is that "two more changes" are not bugfix but improvement?
>
> Yes.
I see, thank you for clarification.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677
--- Comment #14 from Jakub Jelinek 2010-10-01
12:45:33 UTC ---
Author: jakub
Date: Fri Oct 1 12:45:25 2010
New Revision: 164882
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164882
Log:
PR libffi/45677
* src/x86/ffi64.c (ffi_pre
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45851
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2010-10-01 12:31:14 UTC ---
> --- Comment #1 from Dave Korn 2010-10-01 01:30:26
> UTC ---
> Hi Rainer; Cc'ing you as requested back before you went on vacation.
Thanks. I hope to get to th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45841
--- Comment #13 from David Krauss 2010-10-01 12:19:26
UTC ---
(In reply to comment #12)
I haven't decided on that. It's a performance improvement but rather ugly. I
was thinking, if lseek(0,cur) can alter the behavior of a filesystem, it must
no
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45841
Paolo Carlini changed:
What|Removed |Added
CC||paolo.carlini at oracle dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39219
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41321
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42278
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42621
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45849
Jakub Jelinek changed:
What|Removed |Added
Status|WAITING |NEW
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37430
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45043
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39533
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43546
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41176
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43722
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42168
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37273
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45854
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38878
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43884
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45854
--- Comment #3 from Richard Guenther 2010-10-01
12:07:54 UTC ---
Author: rguenth
Date: Fri Oct 1 12:07:47 2010
New Revision: 164881
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164881
Log:
2010-10-01 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42169
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37534
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43897
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38747
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39355
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45854
--- Comment #2 from Richard Guenther 2010-10-01
12:05:48 UTC ---
Author: rguenth
Date: Fri Oct 1 12:05:42 2010
New Revision: 164880
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164880
Log:
2010-10-01 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36201
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44336
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38306
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37165
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44249
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45387
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40154
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22488
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41043
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40106
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42018
Jonathan Wakely changed:
What|Removed |Added
Summary|Accepts definition for |Template specialization in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42505
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40454
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38059
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42494
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39514
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45849
--- Comment #4 from Zdenek Sojka 2010-10-01 11:59:24
UTC ---
I am sorry I didn't mention it earlier, the assert is guarded by
#ifdef ENABLE_RTL_CHECKING
...
gcc_assert (rtx_equal_p (PAT_VAR_LOCATION_LOC (pnote),
PAT_VAR_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43323
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
1 - 100 of 167 matches
Mail list logo