http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39423
--- Comment #22 from Oleg Endo 2012-07-30
06:48:45 UTC ---
Author: olegendo
Date: Mon Jul 30 06:48:40 2012
New Revision: 189954
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189954
Log:
PR target/39423
* config/gcc/sh/sh.md (*mov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244
--- Comment #45 from Oleg Endo 2012-07-30
06:46:40 UTC ---
Author: olegendo
Date: Mon Jul 30 06:46:36 2012
New Revision: 189953
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189953
Log:
PR target/51244
* config/sh/sh.md (mov_neg_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54089
--- Comment #3 from Oleg Endo 2012-07-30 06:43:26
UTC ---
Author: olegendo
Date: Mon Jul 30 06:43:20 2012
New Revision: 189952
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189952
Log:
PR target/54089
* config/sh/sh.md (ashlsi3_d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52642
Oleg Endo changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52642
--- Comment #4 from Kazumoto Kojima 2012-07-30
03:16:51 UTC ---
(In reply to comment #3)
> Kaz, is it OK to close this issue?
Yes. Please go ahead.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
Kevin Scott changed:
What|Removed |Added
URL||http://gcc.gnu.org/onlinedo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
--- Comment #3 from Andrew Pinski 2012-07-30
02:44:42 UTC ---
Well these options are really only for debugging and nothing else.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
--- Comment #2 from Kevin Scott 2012-07-30 02:40:29
UTC ---
Now that you mention it, I looked again, and it in fact is there, in the gcc
manual. The problem was that, on my prior readings, I instinctively ignored
the entire '-dCHARS' section, as
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
--- Comment #1 from Andrew Pinski 2012-07-30
02:28:19 UTC ---
http://gcc.gnu.org/onlinedocs/gcc-4.7.1/cpp/Invocation.html#index-dM-185
It is there for me. It is not under the GCC manual but rather the CPP manual.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
Bug #: 54124
Summary: Web-based GCC 4.7.1 manual seems to have a section
corrupted
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52642
--- Comment #3 from Oleg Endo 2012-07-30 00:07:26
UTC ---
Kaz, is it OK to close this issue?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54117
Steven Bosscher changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54123
--- Comment #2 from eggert at gnu dot org 2012-07-29 21:08:17 UTC ---
Created attachment 27893
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27893
test case compiled with -DINLINE='inline'
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54123
--- Comment #1 from eggert at gnu dot org 2012-07-29 21:07:26 UTC ---
Created attachment 27892
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27892
test case compiled with -DINLINE='static inline'
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54123
Bug #: 54123
Summary: inline functions not optimized as well as static
inline
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54107
--- Comment #5 from janus at gcc dot gnu.org 2012-07-29 20:54:21 UTC ---
(In reply to comment #4)
> I would assume that this is invalid, since the declaration of
> compute_routine's
> interface is somehow 'recursive', i.e. referring to itself.
..
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51081
--- Comment #10 from janus at gcc dot gnu.org 2012-07-29 20:15:52 UTC ---
(In reply to comment #9)
> The following patch adds diagnostics to reject the invalid test case in
> comment
> 8:
... and regtests cleanly.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51081
--- Comment #9 from janus at gcc dot gnu.org 2012-07-29 19:04:25 UTC ---
The following patch adds diagnostics to reject the invalid test case in comment
8:
Index: gcc/fortran/expr.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54122
Bug #: 54122
Summary: gcc segfault comparing enum class in lambda inside
constructor of a templated class
Classification: Unclassified
Product: gcc
Version: 4.7.0
Sta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54121
Bug #: 54121
Summary: ICE at extract_insn, at recog.c:2123 sparc64
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
Severity: normal
Prior
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54120
Bug #: 54120
Summary: [4.8 Regression] FAIL:
gfortran.fortran-torture/execute/random_2.f90
execution
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54075
--- Comment #24 from François Dumont 2012-07-29
17:06:25 UTC ---
Author: fdumont
Date: Sun Jul 29 17:06:21 2012
New Revision: 189941
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189941
Log:
2012-07-29 François Dumont
PR libstdc+
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53773
William J. Schmidt changed:
What|Removed |Added
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51081
--- Comment #8 from janus at gcc dot gnu.org 2012-07-29 16:55:11 UTC ---
Related accepts-invalid problem with proc-pointer assignment to an internal
proc:
implicit none
procedure(real), pointer :: p
p => scale
print *,p(1.0,2)
end
/tmp/c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53773
William J. Schmidt changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54107
--- Comment #4 from janus at gcc dot gnu.org 2012-07-29 16:50:37 UTC ---
Reduced test case:
subroutine compute_routine (zfunc)
procedure(compute_routine) :: zfunc
end subroutine
I would assume that this is invalid, since the declarati
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54117
John David Anglin changed:
What|Removed |Added
Summary|FAIL: ./decl-3.h -O0 -g|[4.8 Regression] FAIL:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54075
--- Comment #23 from François Dumont 2012-07-29
16:44:26 UTC ---
Author: fdumont
Date: Sun Jul 29 16:44:18 2012
New Revision: 189938
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189938
Log:
2012-07-29 François Dumont
PR libstdc+
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53823
--- Comment #4 from John David Anglin 2012-07-29
16:31:22 UTC ---
Created attachment 27888
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27888
Patch
Fixes 930921-1.c and four original acats fails, but not
additional acats fails introduced
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54117
John David Anglin changed:
What|Removed |Added
CC||steven at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54119
--- Comment #3 from John David Anglin 2012-07-29
15:35:26 UTC ---
Looks like a callee copies issue.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54119
--- Comment #2 from John David Anglin 2012-07-29
15:29:37 UTC ---
Created attachment 27887
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27887
Tree dump
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54119
--- Comment #1 from John David Anglin 2012-07-29
15:25:38 UTC ---
Created attachment 27886
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27886
Tree dump
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54119
Bug #: 54119
Summary: FAIL: gcc.dg/tree-ssa/vector-4.c scan-tree-dump-times
gimple "VEC_PERM_EXPR ;" 1
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54118
Bug #: 54118
Summary: ICE in lto_output_varpool_node
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54117
Bug #: 54117
Summary: FAIL: ./decl-3.h -O0 -g (internal compiler error)
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30318
Marc Glisse changed:
What|Removed |Added
Attachment #27317|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29776
Steven Bosscher changed:
What|Removed |Added
Last reconfirmed|2011-12-24 00:00:00 |2012-07-29 0:00
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54116
--- Comment #2 from Ondrej Bilka 2012-07-29 10:30:46
UTC ---
On Sun, Jul 29, 2012 at 10:13:41AM +, pinskia at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54116
>
> --- Comment #1 from Andrew Pinski 2012-07-29
> 10:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54116
--- Comment #1 from Andrew Pinski 2012-07-29
10:13:41 UTC ---
The tree level looks correct:
:
# ivtmp.23_69 = PHI
D.1771_65 = (void *) ivtmp.23_69;
D.1717_6 = MEM[base: D.1771_65, offset: 0B];
D.1722_10 = MEM[base: D.1771_65, offset: 4B]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54116
Bug #: 54116
Summary: suboptimal code for tight loops
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54107
--- Comment #3 from janus at gcc dot gnu.org 2012-07-29 08:46:22 UTC ---
(In reply to comment #2)
> This is due to revision 189514 (with r189513 reverted in order to bootstrap):
Ok, I already suspected this revision as a possible candidate for the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29776
Andrew Pinski changed:
What|Removed |Added
CC||neleai at seznam dot cz
--- Comment #2 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54115
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54115
Bug #: 54115
Summary: Unnecessary sign extensions for __builtin_ctz et al.
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54107
Dominique d'Humieres changed:
What|Removed |Added
CC||janus at gcc dot gnu.org
--- Comme
46 matches
Mail list logo