http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31519
--- Comment #13 from bafinney at myrealbox dot com 2010-12-16 21:48:08 UTC ---
For what it is worth, that same code still causes an ICE with MinGW32
F:\brad\fortran\gfortran\tests>gfortran -c -v modbug1.f90
Using built-in specs.
COLLECT_GCC=gfortr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43655
Jakub Jelinek changed:
What|Removed |Added
Known to work||4.6.0
Summary|[4.5/4.6 Regress
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46912
--- Comment #3 from Mike Stump 2010-12-16
21:59:44 UTC ---
> it's all fall-out from the different assumed sizes of Bool (see also 46902).
? bool/_Bool is 4 on pcc. Making it any other size introduces a abi bug.
What code assumes _Bool is 1 by
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28767
Dodji Seketeli changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|dodji at gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46912
--- Comment #4 from Iain Sandoe 2010-12-16 22:05:55
UTC ---
(In reply to comment #3)
> > it's all fall-out from the different assumed sizes of Bool (see also 46902).
>
> ? bool/_Bool is 4 on pcc. Making it any other size introduces a abi bug.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46984
Summary: [4.6 Regression] g++.dg/torture/pr45699.C FAILs with
-fno-early-inlining -flto
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46902
m...@gcc.gnu.org changed:
What|Removed |Added
CC||mrs at gcc dot gnu.org
--- Comment #17
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45230
--- Comment #24 from Sebastian Pop 2010-12-16
22:30:35 UTC ---
*** Bug 45406 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45406
Sebastian Pop changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46912
--- Comment #5 from Mike Stump 2010-12-16
22:42:34 UTC ---
On Dec 16, 2010, at 2:06 PM, iains at gcc dot gnu.org wrote:
> gcc/system.h :
> # define bool unsigned char
This is wrong. The solution is simple:
#define bool _Bool
on darwin. Ar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46966
--- Comment #4 from Jakub Jelinek 2010-12-16
22:45:55 UTC ---
Author: jakub
Date: Thu Dec 16 22:45:42 2010
New Revision: 167960
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167960
Log:
PR tree-optimization/46966
* graphite-sese-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46966
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46869
Benjamin Kosnik changed:
What|Removed |Added
CC||bkoz at gcc dot gnu.org
--- Comment #6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46869
--- Comment #7 from Benjamin Kosnik 2010-12-16
22:51:54 UTC ---
this might be an int-long mangling issue on s390 (ie swap i for l)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46924
--- Comment #3 from Sebastian Pop 2010-12-16 22:54:24
UTC ---
Author: spop
Date: Thu Dec 16 22:54:17 2010
New Revision: 167962
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167962
Log:
Fix PR46924: Do not detect reductions outside the cu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46924
Sebastian Pop changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46985
Summary: ICE: SIGSEGV in is_gimple_min_invariant
(gimple.c:2742) with -fno-tree-ccp
-fno-tree-dominator-opts -fno-tree-fre
Product: gcc
Version: 4.6.0
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46983
Gabriel Dos Reis changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44563
--- Comment #12 from Jan Hubicka 2010-12-17
00:08:07 UTC ---
Author: hubicka
Date: Fri Dec 17 00:08:02 2010
New Revision: 167964
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167964
Log:
PR middle-end/44563
* ipa-inline.c: Upda
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46890
--- Comment #2 from Matt Hargett 2010-12-17 00:38:14 UTC
---
Created attachment 22789
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22789
pre-processed source of the file that triggers the compilation regression
generated with this command
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46890
--- Comment #3 from Matt Hargett 2010-12-17 00:39:27 UTC
---
Created attachment 22790
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22790
original source file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46890
--- Comment #4 from Matt Hargett 2010-12-17 00:40:55 UTC
---
Attached original and pre-processed sources. Re-tested with 4.6.0 20101215,
problem is still happening.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986
Summary: Fails to build due to -Werror with --disable-werror
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
AssignedTo:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986
--- Comment #1 from Andrew Pinski 2010-12-17
01:08:12 UTC ---
http://www.maillistarchive.com/threads/1657-gccgo-branch-and-darwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46987
Summary: [4.6 Regression] g++.dg/torture/covariant-1.C ICE:
double free or corruption with -fno-inline
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46982
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46988
Summary: gcc/cp/cfns.h is modified even when the object
directory is out of tree
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46890
H.J. Lu changed:
What|Removed |Added
Status|WAITING |NEW
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46985
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |4.6.0
Summary|ICE: SIGSEGV in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46724
Alexandre Oliva changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46931
Alexandre Oliva changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46724
--- Comment #6 from Alexandre Oliva 2010-12-17
06:19:30 UTC ---
Created attachment 22792
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22792
Patch I'm testing that fixes the bug
Here's what I meant. It does fix the bug at hand, and (surpr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46931
--- Comment #6 from Alexandre Oliva 2010-12-17
06:23:19 UTC ---
Created attachment 22793
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22793
Patch I'm testing that fixes the bug
Instead of just dropping the debug info on the floor, I figur
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46988
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Component|preprocessor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46893
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #5 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46313
--- Comment #16 from Tobias Burnus 2010-12-16
08:37:16 UTC ---
Cf. also PR 46971
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978
Summary: TRANSPOSE corrupts structure and memory
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: fortran
AssignedTo: unassig..
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46972
Mikael Pettersson changed:
What|Removed |Added
CC||mikpe at it dot uu.se
--- Comment #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46939
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46979
Summary: Possible false "may be used uninitialized in this
function" warning
Product: gcc
Version: 4.4.5
Status: UNCONFIRMED
Severity: minor
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46957
--- Comment #2 from Jakub Jelinek 2010-12-16
09:31:43 UTC ---
Indeed, that's another possibility, could handle even more complex expressions.
On the other side, it makes sense to do it only if the initial value is
constant and thus we can expect
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978
--- Comment #1 from Dominique d'Humieres 2010-12-16
10:20:47 UTC ---
It works for me on powerpc-apple-darwin9, revision 167865, and
x86_64-apple-darwin10.5.0, revision 167880, in both 32 and 64 bit modes,
with/without '-Ofast -g'. Could you provi
:
(reconfigured) ../gcc/configure --prefix=/home/martien/gcc-trunk
--enable-languages=c,fortran --enable-checking=release --disable-bootstrap
Thread model: posix
gcc version 4.6.0 20101216 (experimental) (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43085
--- Comment #14 from Martin Jambor 2010-12-16
11:14:42 UTC ---
I've tried make profiledebootstrap with IPA-SRA disabled (directly in the code)
and it segfaulted anyway. Will try it with disabled IPA-CP tonight.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35294
--- Comment #10 from serowk at yandex dot ru 2010-12-16 11:19:50 UTC ---
It seems that this bug affects the whole iwmmxt shift intrinsics
group(_mm_slli_pi16, _mm_slli_pi32, _mm_slli_si64, _mm_srai_pi16,
_mm_srai_pi32, _mm_srai_si64, _mm_srli_pi16,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978
Tobias Burnus changed:
What|Removed |Added
Keywords||wrong-code
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46979
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46969
--- Comment #3 from Ira Rosen 2010-12-16 11:35:19 UTC
---
This revision changed the realignment for the loop, we now use loop peeling to
make the accesses aligned. Maybe auto-par doesn't handle the peeled loop
correctly?
Also after a small chang
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46957
--- Comment #3 from Jan Hubicka 2010-12-16
12:11:26 UTC ---
Yep, it is more hack that proper solution for this particular problem. I
considered implementing this a while ago when I ran into problem that fixing
insn estimates affected unrolling ne
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46976
--- Comment #3 from hjl at gcc dot gnu.org 2010-12-16
12:15:22 UTC ---
Author: hjl
Date: Thu Dec 16 12:15:18 2010
New Revision: 167903
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167903
Log:
Make main return 0.
2010-12-16 H.J. Lu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46977
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36861
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #35 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43706
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #28 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42961
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #5 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46723
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #12 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37272
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #5 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39722
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #5 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42906
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #31 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35112
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #11 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46188
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #9 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42818
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #9 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46565
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #1 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40778
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #7 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45819
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #6 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45606
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #7 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40107
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #4 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44290
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #30 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45472
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #13 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40436
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #47 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39723
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #3 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39718
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #4 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43695
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #5 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46304
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #9 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43806
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #4 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39725
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #6 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44592
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #15 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45857
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #2 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46804
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #8 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44581
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #5 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43610
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #15 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42863
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #6 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45397
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #4 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39726
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #5 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41881
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #8 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40060
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #9 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #72 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41166
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #10 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #19 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42894
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #15 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45566
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #2 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39976
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #33 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45416
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #6 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46364
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #2 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #14 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45967
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #7 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42839
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #17 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44061
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #3 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28435
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #19 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46159
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #2 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46734
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #8 from Richard Guen
1 - 100 of 203 matches
Mail list logo