http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50150
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50373
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50374
Bug #: 50374
Summary: Support vectorization of min/max location pattern
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50374
Ira Rosen changed:
What|Removed |Added
CC||irar at il dot ibm.com
--- Comment #1 from Ir
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38306
--- Comment #27 from Joost VandeVondele
2011-09-13 07:59:06 UTC ---
(In reply to comment #25)
> 2) Then find the earliest optimization pass where they differ (you may even
> use
> diff to make this faster).
The first point where things differ f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50374
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49452
Carrot changed:
What|Removed |Added
CC||carrot at google dot com
--- Comment #19 from Ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50374
--- Comment #3 from vincenzo Innocente
2011-09-13 08:45:40 UTC ---
with
gcc version 4.7.0 20110910 (experimental) (GCC)
int lmin(float const * __restrict__ c, int N) {
int k=0;
for (int i=1; i!=N; ++i)
k = (c[k] > c[i]) ? i : k;
re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50375
Bug #: 50375
Summary: gfortran must complain on NULL() ambiguity without
MOLD
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50375
--- Comment #1 from Vittorio Zecca 2011-09-13
08:54:47 UTC ---
Created attachment 25254
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25254
Just compile it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50376
Bug #: 50376
Summary: pure procedure allows assignment to iterator variable
in array constructor
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50377
Bug #: 50377
Summary: gfortran must not accept an external formal argument
not declared external
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50377
--- Comment #1 from Vittorio Zecca 2011-09-13
09:01:03 UTC ---
Created attachment 25256
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25256
just compile it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
Bug #: 50378
Summary: MALLOC_CHECK_ glibc detects free() invalid pointer in
compiler
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
Bug #: 50379
Summary: ICE in gfc_typenode_for_spec at fortran/trans-types.c
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50380
Bug #: 50380
Summary: cc1 hangs eating 100% CPU
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: major
Priority: P3
Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
Tobias Burnus changed:
What|Removed |Added
Keywords||ice-on-invalid-code
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50377
Tobias Burnus changed:
What|Removed |Added
Keywords||accepts-invalid, diagnostic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50358
--- Comment #3 from Georg-Johann Lay 2011-09-13
09:23:40 UTC ---
Author: gjl
Date: Tue Sep 13 09:23:36 2011
New Revision: 178806
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178806
Log:
PR target/50358
* config/avr/predicates.m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50381
Bug #: 50381
Summary: Wrong dtor condatgroup section name
Classification: Unclassified
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50375
Tobias Burnus changed:
What|Removed |Added
Keywords||accepts-invalid, diagnostic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
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=40770
--- Comment #10 from vincenzo Innocente
2011-09-13 09:52:53 UTC ---
resurrecting this:
just checked with gcc version 4.7.0 20110910
-mveclibabi=svml
-LwhereverYouhaveIntelSoftware/linux/x86_64/Compiler/11.1/072/lib/intel64/
-lsvml -lirc
and si
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50376
--- Comment #1 from Tobias Burnus 2011-09-13
09:54:27 UTC ---
The constraint leading the rejection is the following (C1283) - though having a
variable in as ac-do-variable is something different (cf. 16.4).
Other compilers also accept the progra
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533
Jan Hubicka changed:
What|Removed |Added
Attachment #24602|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533
--- Comment #12 from Jan Hubicka 2011-09-13
10:14:30 UTC ---
*** Bug 50381 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50381
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533
--- Comment #13 from Markus Trippelsdorf
2011-09-13 10:57:28 UTC ---
The fix is fine. Thanks.
Please don't forget to also close Bug 49665 when you close this bug.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49282
--- Comment #6 from Jan Hubicka 2011-09-13
12:31:00 UTC ---
Hi,
still stuck on this problem? vlagrind or libefence should do the job given
enough time& memory.
Honza
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50382
Bug #: 50382
Summary: Reassoc doesn't optimize pointer arithmetics
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Keywords: missed-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|una
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50326
Martin Jambor changed:
What|Removed |Added
CC||jamborm at gcc dot gnu.org
Compo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50375
--- Comment #3 from Tobias Burnus 2011-09-13
13:55:13 UTC ---
Created attachment 25262
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25262
Draft patch
This patch handles NULL() properly, including passing it to optional
nonpointer, nonallo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
--- Comment #4 from janus at gcc dot gnu.org 2011-09-13 14:02:53 UTC ---
Or better:
Index: gcc/fortran/symbol.c
===
--- gcc/fortran/symbol.c(revision 178778)
+++ gcc/fortran/symb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19805
Marc Glisse changed:
What|Removed |Added
CC||marc.glisse at normalesup
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533
--- Comment #14 from Jan Hubicka 2011-09-13
14:28:47 UTC ---
Author: hubicka
Date: Tue Sep 13 14:28:39 2011
New Revision: 178810
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178810
Log:
PR other/49533
* cgraphunit.c (assemble_t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48320
--- Comment #5 from Dodji Seketeli 2011-09-13
14:39:29 UTC ---
Author: dodji
Date: Tue Sep 13 14:39:25 2011
New Revision: 178812
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178812
Log:
c++/48320 - Template parameter packs cannot be exp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48320
--- Comment #4 from Dodji Seketeli 2011-09-13
14:39:18 UTC ---
Author: dodji
Date: Tue Sep 13 14:39:15 2011
New Revision: 178811
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178811
Log:
c++/48320 - Template parameter packs cannot be exp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50383
Bug #: 50383
Summary: ICE in lto_symtab_register_decl, at lto-symtab.c:148
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50384
Bug #: 50384
Summary: Copying a char array
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50383
Jan Hubicka changed:
What|Removed |Added
CC||matz at suse dot de
--- Comment #1 from Jan
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49665
Jan Hubicka changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #8 from Jan Hubicka 20
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50385
Bug #: 50385
Summary: missed-optimization: jump to __builtin_unreachable()
not removed
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010
--- Comment #19 from gfunck at gcc dot gnu.org 2011-09-13 15:16:54 UTC ---
Author: gfunck
Date: Tue Sep 13 15:16:42 2011
New Revision: 178815
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178815
Log:
Merge trunk version 178795 into gup
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50183
--- Comment #9 from William J. Schmidt 2011-09-13
15:24:08 UTC ---
OK, the problem appears to originate earlier, sometime during
canonicalize_loop_closed_ssa_form (). After canonicalization, we have:
:
# err2.395_571 = PHI
# err2_lsm.820_5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
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=49282
--- Comment #7 from Andi Kleen 2011-09-13
16:00:24 UTC ---
I haven't tried 32bit or GCOV recently, so not sure. I can try next time.
I was still stuck on the other problem with the confused linker plugin ids.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49665
Pat Haugen changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50375
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50183
--- Comment #10 from William J. Schmidt
2011-09-13 16:40:05 UTC ---
The problem arises during canonicalization in the presence of nested loops.
Loops are processed outward-in. When each loop is processed, its single exit
edge's destination bloc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50183
William J. Schmidt changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
--- Comment #5 from janus at gcc dot gnu.org 2011-09-13 18:19:18 UTC ---
The patch in comment #4 regtests cleanly. Will commit as obvious.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
--- Comment #6 from janus at gcc dot gnu.org 2011-09-13 18:37:41 UTC ---
Author: janus
Date: Tue Sep 13 18:37:33 2011
New Revision: 178829
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178829
Log:
2011-09-13 Janus Weil
PR fortran/5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50379
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50386
Bug #: 50386
Summary: libgomp.h:87:5: error: unnamed struct/union that
defines no instances
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
--- Comment #4 from Vittorio Zecca 2011-09-13
20:08:33 UTC ---
I thought I had the latest version of gfortran...
Where can I find the latest one, with sources?
> 20:08:33 UTC ---
> I thought I had the latest version of gfortran...
> Where can I find the latest one, with sources?
>
What does gfortran -v report? Your code causes not problem for
gcc version 4.5.4 20110913 (prerelease) (GCC)
gcc version 4.6.1 20110606 (prerelease) (GC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
--- Comment #6 from Vittorio Zecca 2011-09-13
20:19:56 UTC ---
I have gfortran 4.6.1
I am downloading gcc-4.7.tar.xz from gfortran.org right now.
Tomorrow I'll check it, it is night here.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50387
Bug #: 50387
Summary: Doesn't process "_Pragma" when expanding a token
sequence for #include
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
--- Comment #7 from Tobias Burnus 2011-09-13
20:31:26 UTC ---
(In reply to comment #4)
> I thought I had the latest version of gfortran...
> Where can I find the latest one, with sources?
While 4.6.1 (released 2011-08-17) is the latest stable re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50388
Bug #: 50388
Summary: Segmentation fault
Classification: Unclassified
Product: gcc
Version: 4.5.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50388
--- Comment #1 from Elias Pipping 2011-09-13
21:38:04 UTC ---
Created attachment 25264
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25264
delta-reduced dump
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50389
Bug #: 50389
Summary: [4.7 Regression] ICE: in execute_todo, at
passes.c:1730 with -O -freorder-blocks -ftracer
testcase.c and __builtin___memcpy_chk()
Classification: Unclassified
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50390
Bug #: 50390
Summary: gcc hangs while compiling invalid c++ code
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50087
--- Comment #7 from eric-gcc at omnifarious dot org 2011-09-13 22:15:16 UTC ---
(In reply to comment #6)
> (In reply to comment #5)
> > I still think it's a missed optimization opportunity.
>
> Yes, it definitely is. I'm just not sure whether it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365
--- Comment #5 from Jack Howarth 2011-09-13
22:54:56 UTC ---
Test case from Comment 4 compiles fine at r175670, but fails at r175671 with...
[MacPro:~] howarth% /Users/howarth/dist/bin/g++ -c test.cc
test.cc: In constructor ‘XplorSimulation::Xpl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365
Jonathan Wakely changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365
--- Comment #7 from Jack Howarth 2011-09-13
23:15:17 UTC ---
At r176120 which fixed PR49691, the test case from Comment 4, begins to fail in
the current mode...
[MacPro:~] howarth% /Users/howarth/dist/bin/g++ -c test.cc
test.cc: In constructor ‘
c/gcc-git/configure
--prefix=/home/jarrydb/current/soft/install-latest --disable-multilib
--enable-languages=c,c++
Thread model: posix
gcc version 4.7.0 20110913 (experimental) (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49452
--- Comment #20 from Carrot 2011-09-14 03:02:03 UTC
---
> Instruction 2 and 24 refer to the same location, but have different offset
> relative to FP because the call to y changes FP. DSE doesn't (and can not, if
> it is intra-procedural) know th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50375
--- Comment #5 from Tobias Burnus 2011-09-14
06:26:14 UTC ---
Author: burnus
Date: Wed Sep 14 06:26:07 2011
New Revision: 178841
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178841
Log:
2011-09-14 Tobias Burnus
PR fortran/34
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34547
--- Comment #4 from Tobias Burnus 2011-09-14
06:27:30 UTC ---
Author: burnus
Date: Wed Sep 14 06:27:25 2011
New Revision: 178842
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178842
Log:
Really add:
2011-09-14 Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34547
--- Comment #3 from Tobias Burnus 2011-09-14
06:26:13 UTC ---
Author: burnus
Date: Wed Sep 14 06:26:07 2011
New Revision: 178841
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178841
Log:
2011-09-14 Tobias Burnus
PR fortran/34
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50375
--- Comment #6 from Tobias Burnus 2011-09-14
06:27:30 UTC ---
Author: burnus
Date: Wed Sep 14 06:27:25 2011
New Revision: 178842
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178842
Log:
Really add:
2011-09-14 Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49452
--- Comment #21 from Eric Botcazou 2011-09-14
06:48:01 UTC ---
> All callee saved registers should never changed after function call. Here fp
> has been changed is not because it is after a function call, it is because it
> is after the target of
78 matches
Mail list logo