[Bug middle-end/49923] __attribute__((packed)) on ARM is sometimes dropped

2011-08-08 Thread sgh at sgh dot dk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49923 --- Comment #10 from Søren Holm 2011-08-09 06:37:41 UTC --- Sweet, but why is it not applied to gcc-4_6-branch ?

[Bug tree-optimization/50014] [4.7 Regression] Assertion failed in vect_get_vec_def_for_stmt_copy

2011-08-08 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50014 --- Comment #3 from irar at gcc dot gnu.org 2011-08-09 06:02:04 UTC --- Author: irar Date: Tue Aug 9 06:02:00 2011 New Revision: 177581 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177581 Log: PR tree-optimization/50014

[Bug fortran/45170] [F2003] allocatable character lengths

2011-08-08 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #22 from Steve Kargl 2011-08-09 05:09:13 UTC --- On Tue, Aug 09, 2011 at 04:26:49AM +, damian at rouson dot net wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 > > --- Comment #21 from Damian Rouson 2011-08-09 > 04:2

[Bug fortran/45170] [F2003] allocatable character lengths

2011-08-08 Thread damian at rouson dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #21 from Damian Rouson 2011-08-09 04:26:45 UTC --- Thanks but even the version with the "extraneous garbage" was reduced relative to what I really want to do (which includes making the speaker type abstract and the speak type-bound pr

[Bug other/50027] New: gettext 1.8.11 do not compile for me on freebsd 8.2

2011-08-08 Thread mouse at glowshells dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50027 Summary: gettext 1.8.11 do not compile for me on freebsd 8.2 Product: gcc Version: unknown Status: UNCONFIRMED Severity: major Priority: P3 Component: other AssignedT

[Bug fortran/45170] [F2003] allocatable character lengths

2011-08-08 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #20 from kargl at gcc dot gnu.org 2011-08-09 03:48:11 UTC --- (In reply to comment #19) > Comment 9 states that gfortran does not yet support "function result variables > which are character(len=:), pointer". Presumably this also impli

[Bug rtl-optimization/50026] New: [4.7 Regression] Revision 177575 caused many test failures

2011-08-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50026 Summary: [4.7 Regression] Revision 177575 caused many test failures Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug web/49935] Upgrade GCC Bugzilla to 4.0.2

2011-08-08 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49935 Frédéric Buclin changed: What|Removed |Added Attachment #24955|0 |1 is obsolete|

[Bug fortran/45170] [F2003] allocatable character lengths

2011-08-08 Thread damian at rouson dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 Damian Rouson changed: What|Removed |Added CC||damian at rouson dot net --- Comment #19

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-08-08 Thread jiangning.liu at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #41 from Jiangning Liu 2011-08-09 02:04:52 UTC --- > Yes, this is from the libstdc++ sources (4.6.1 20110627, > libstdc++-v3/libsupc++/new_opnt.cc). You need a non-EABI ARM variant of GCC > since this bug manifestation will only sho

[Bug web/49935] Upgrade GCC Bugzilla to 4.0.2

2011-08-08 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49935 Frédéric Buclin changed: What|Removed |Added Attachment #24954|0 |1 is obsolete|

[Bug web/49935] Upgrade GCC Bugzilla to 4.0.2

2011-08-08 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49935 --- Comment #3 from Frédéric Buclin 2011-08-09 01:48:45 UTC --- Created attachment 24955 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24955 GCC extension for 4.0.2, v1 And here is the GCC extension updated to work with 4.0.2. I'm now rea

[Bug web/49935] Upgrade GCC Bugzilla to 4.0.2

2011-08-08 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49935 --- Comment #2 from Frédéric Buclin 2011-08-09 01:47:15 UTC --- Created attachment 24954 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24954 GCC 4.0.2 patch, v1 Here is the patch which must be applied to the core code of Bugzilla 4.0.2.

[Bug c++/50024] [C++0x] [4.7 Regression] crash when using braced initialization in member function of template

2011-08-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50024 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/49500] [4.7 Regression]: gcc.dg/tls/alias-1.c

2011-08-08 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49500 Hans-Peter Nilsson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug bootstrap/49246] bootstrap comparison failure with 174455 on OpenBSD

2011-08-08 Thread jsg at openbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49246 --- Comment #2 from Jonathan Gray 2011-08-09 00:16:20 UTC --- I was still seeing it about a week or so ago. At the moment I can't even get past stage1 however. Something seems to go into an infinite loop around stage 1 in i386-unknown-openbsd5

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #14 from Jack Howarth 2011-08-09 00:09:08 UTC --- Iain, I would also add that when I was trying avoid having to resort to http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01583.html, I found that the linker bug, where duplicate symbols

[Bug middle-end/49937] [4.7 Regression] g++.dg/tree-ssa/fwprop-align.C

2011-08-08 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49937 Hans-Peter Nilsson changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comme

[Bug c++/50025] C++0x initialization syntax doesn't work for class members of reference type

2011-08-08 Thread akrzemi1 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50025 --- Comment #3 from Andrzej Krzemienski 2011-08-08 23:31:37 UTC --- (In reply to comment #1) > G++ is actually correct according to wording in the C++11 FDIS (see 8.5.4 > paragraphs 5 and 6), but we've reported it as an issue that needs to be fix

[Bug middle-end/49990] Regression: Bootstrap failure for x86_64-*-mingw32 in libfortran

2011-08-08 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49990 --- Comment #5 from Vladimir Makarov 2011-08-08 23:18:25 UTC --- Author: vmakarov Date: Mon Aug 8 23:18:23 2011 New Revision: 177575 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177575 Log: 2011-08-08 Vladimir Makarov PR rtl-op

[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677

2011-08-08 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50006 --- Comment #5 from dave.anglin at bell dot net 2011-08-08 23:06:08 UTC --- On 8-Aug-11, at 6:37 PM, danglin at gcc dot gnu.org wrote: Let's try this again. -- John David Anglindave.ang...@bell.net

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #13 from Jack Howarth 2011-08-08 22:59:56 UTC --- (In reply to comment #12) > (In reply to comment #10) > > This is radar://6320843 "duplicate symbols from static libraries not > > properly > > ignored" revisiting us... > > hm I dou

[Bug c++/50025] C++0x initialization syntax doesn't work for class members of reference type

2011-08-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50025 --- Comment #2 from Jonathan Wakely 2011-08-08 22:46:31 UTC --- It's not just class members, it applies to list-initialization of any reference type: int i; int& ir{ i }; The FDIS requires a temporary to be created, and a non-const referen

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #12 from Iain Sandoe 2011-08-08 22:41:32 UTC --- (In reply to comment #10) > This is radar://6320843 "duplicate symbols from static libraries not properly > ignored" revisiting us... hm I doubt it. Check the Makefiles for darwin11

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #11 from Iain Sandoe 2011-08-08 22:39:31 UTC --- (In reply to comment #9) > > It doesn't seem to me to have much to do with lto - it seems a build issue. > > I.E. one should not be including two different implementations of the > >

[Bug c++/50025] C++0x initialization syntax doesn't work for class members of reference type

2011-08-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50025 --- Comment #1 from Jonathan Wakely 2011-08-08 22:29:08 UTC --- G++ is actually correct according to wording in the C++11 FDIS (see 8.5.4 paragraphs 5 and 6), but we've reported it as an issue that needs to be fixed.

[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677

2011-08-08 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50006 --- Comment #4 from dave.anglin at bell dot net 2011-08-08 22:13:29 UTC --- Attached bug box sources. These are from hppa2.0w-hp-hpux11.00. Dave -- John David Anglindave.ang...@bell.net

[Bug rtl-optimization/49994] [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2234 with -fsched2-use-superblocks

2011-08-08 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49994 Richard Henderson changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigne

[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677

2011-08-08 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50006 Richard Henderson changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/50018] [4.7 regression] fixup_args_size_notes ICE breaks m68k-linux bootstrap

2011-08-08 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50018 Richard Henderson changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/50025] New: C++0x initialization syntax doesn't work for class members of reference type

2011-08-08 Thread akrzemi1 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50025 Summary: C++0x initialization syntax doesn't work for class members of reference type Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/50021] -Wsuggest-attribute=pure makes obviously-incorrect suggestion

2011-08-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50021 --- Comment #2 from Jan Hubicka 2011-08-08 20:48:51 UTC --- Yep, we need to mark partial clones and supress warnings there. Do we have way to work out from DECL if it is a clone? (from callgraph it is bit tricky in this case when it comes to ltra

[Bug c++/50024] New: gcc crashes when using braced initialization in member function of template

2011-08-08 Thread stiffy2 at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50024 Summary: gcc crashes when using braced initialization in member function of template Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug spam/50000] 50k get!!! GCC is great!

2011-08-08 Thread fang at csl dot cornell.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 David Fang changed: What|Removed |Added CC||fang at csl dot cornell.edu --- Comment #2 f

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #10 from Jack Howarth 2011-08-08 19:27:58 UTC --- This is radar://6320843 "duplicate symbols from static libraries not properly ignored" revisiting us... 26-Oct-2008 10:43 AM Jack Howarth: Xcode 3.2 fails to link cc1plus-dummy from g

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #9 from Dominique d'Humieres 2011-08-08 18:31:02 UTC --- > It doesn't seem to me to have much to do with lto - it seems a build issue. > I.E. one should not be including two different implementations of the > diagnostics on the same

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #8 from Iain Sandoe 2011-08-08 18:22:38 UTC --- (In reply to comment #7) > > Apparently the key is "--enable-checking=something". > > It is even more subtle (x86_64-apple-darwin10): > > ../work/configure --prefix=/opt/gcc/gcc4.7w >

[Bug middle-end/49990] Regression: Bootstrap failure for x86_64-*-mingw32 in libfortran

2011-08-08 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49990 Kai Tietz changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/49990] Regression: Bootstrap failure for x86_64-*-mingw32 in libfortran

2011-08-08 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49990 --- Comment #3 from Kai Tietz 2011-08-08 18:19:20 UTC --- Author: ktietz Date: Mon Aug 8 18:19:17 2011 New Revision: 177573 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177573 Log: 2011-08-08 Richard Henderson PR middle-end

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #7 from Dominique d'Humieres 2011-08-08 18:12:34 UTC --- > Apparently the key is "--enable-checking=something". It is even more subtle (x86_64-apple-darwin10): ../work/configure --prefix=/opt/gcc/gcc4.7w --enable-languages=c,c++,for

[Bug c++/50011] [C++0x] warning: narrowing conversion of 'i' from 'short unsigned int' to 'int' inside { } [-Wnarrowing]

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50011 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/50020] [C++0x] internal compiler error range for in templated class

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50020 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #6 from Iain Sandoe 2011-08-08 17:57:06 UTC --- Created attachment 24951 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24951 make errors.c match core-diagnostic.c in the shared interfaces OK. So Darwin's ld is telling the truth

[Bug middle-end/49923] __attribute__((packed)) on ARM is sometimes dropped

2011-08-08 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49923 --- Comment #9 from Martin Jambor 2011-08-08 17:53:57 UTC --- Author: jamborm Date: Mon Aug 8 17:53:55 2011 New Revision: 177572 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177572 Log: 2011-08-08 Martin Jambor PR middle-end/49

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-08-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 --- Comment #5 from Jack Howarth 2011-08-08 17:45:03 UTC --- We seem to have... /* Given a partial pathname as input, return another pathname that shares no directory elements with the pathname of __FILE__. This is used by fancy_abort()

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #37 from Uros Bizjak 2011-08-08 17:16:44 UTC --- (In reply to comment #35) > It works much better now. But gcc.dg/torture/pr47744-2.c compiled with > > -mx32 -O3 -std=gnu99 -ftree-vectorize -funroll-loops > > still generates those l

[Bug bootstrap/50018] [4.7 regression] fixup_args_size_notes ICE breaks m68k-linux bootstrap

2011-08-08 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50018 --- Comment #3 from Mikael Pettersson 2011-08-08 16:57:17 UTC --- Created attachment 24950 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24950 reduced test case The test case is simply that a function takes the address of a __thread variab

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-08 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #36 from hjl at gcc dot gnu.org 2011-08-08 16:33:10 UTC --- Author: hjl Date: Mon Aug 8 16:33:06 2011 New Revision: 177569 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177569 Log: Add a testcase for PR target/49781. 2011-0

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #35 from H.J. Lu 2011-08-08 16:28:58 UTC --- It works much better now. But gcc.dg/torture/pr47744-2.c compiled with -mx32 -O3 -std=gnu99 -ftree-vectorize -funroll-loops still generates those leal: leal(%rsi,%r9), %ebp l

[Bug tree-optimization/49999] [4.5/graphite] ICE in graphite_loop_normal_form, at graphite-sese-to-poly.c:2850

2011-08-08 Thread dirtyepic at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4 --- Comment #2 from Ryan Hill 2011-08-08 15:58:33 UTC --- ie. no backports for graphite work?

[Bug target/48529] [x32] Testsuite failures

2011-08-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48529 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/47727] [x32] Many passes can't handle const symbol when Pmode != ptr_mode

2011-08-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50020] [C++0x] internal compiler error range for in templated class

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50020 --- Comment #1 from Jason Merrill 2011-08-08 15:32:27 UTC --- Author: jason Date: Mon Aug 8 15:32:21 2011 New Revision: 177567 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177567 Log: PR c++/50020 * semantics.c (finish_call_exp

[Bug fortran/49993] arrays declared as parameter are not allocated in read-only memory

2011-08-08 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49993 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- Co

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-08 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #34 from uros at gcc dot gnu.org 2011-08-08 14:59:22 UTC --- Author: uros Date: Mon Aug 8 14:59:19 2011 New Revision: 177566 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177566 Log: PR target/49781 * config/i386/i386.

[Bug c++/50020] [C++0x] internal compiler error range for in templated class

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50020 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug fortran/47659] -Wconversion[-extra] should emit warning for constant expressions

2011-08-08 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47659 --- Comment #5 from Steve Kargl 2011-08-08 14:50:33 UTC --- On Mon, Aug 08, 2011 at 06:07:36AM +, thenlich at users dot sourceforge.net wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47659 > > --- Comment #4 from Thomas Henlich > 201

[Bug c++/50011] [C++0x] warning: narrowing conversion of 'i' from 'short unsigned int' to 'int' inside { } [-Wnarrowing]

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50011 --- Comment #7 from Jason Merrill 2011-08-08 14:36:27 UTC --- Author: jason Date: Mon Aug 8 14:36:22 2011 New Revision: 177565 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177565 Log: PR c++/50011 * typeck2.c (check_narrowing):

[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 Jason Merrill changed: What|Removed |Added CC||danny@tu-dortmund.de --- Comment #1 f

[Bug c++/50015] [C++0x] std::initializer_list members are not properly initialized

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50015 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/49948] ICE with -ftree-parallelize-loops: "address taken, but ADDRESSABLE bit not set"

2011-08-08 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49948 Georg-Johann Lay changed: What|Removed |Added CC||gjl at gcc dot gnu.org --- Comment #9

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #33 from H.J. Lu 2011-08-08 13:34:47 UTC --- (In reply to comment #32) > (In reply to comment #31) > > (In reply to comment #29) > > > Created attachment 24938 [details] > > > WIP patch that exploits addr32. > > > > > > New version o

[Bug other/48007] [x32] Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)

2011-08-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48007 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/48007] [x32] Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)

2011-08-08 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48007 --- Comment #5 from hjl at gcc dot gnu.org 2011-08-08 13:26:10 UTC --- Author: hjl Date: Mon Aug 8 13:26:06 2011 New Revision: 177563 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177563 Log: Fix Dwarf unwind library for UNITS_PER_WORD

[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677

2011-08-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50006 --- Comment #2 from John David Anglin 2011-08-08 13:25:41 UTC --- (gdb) p debug_tree (fndecl) unit size align 64 symtab 98 alias set 53 canonical type 7aea64e0 fields Ada size pointer_to_this chain >

[Bug testsuite/50023] New: FAIL: gcc.dg/graphite/id-pr46845.c (test for excess errors)

2011-08-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50023 Summary: FAIL: gcc.dg/graphite/id-pr46845.c (test for excess errors) Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 PcX changed: What|Removed |Added Known to fail||4.7.0 --- Comment #10 from PcX 2011-08-08 13:01:58

[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677

2011-08-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50006 --- Comment #1 from John David Anglin 2011-08-08 13:01:14 UTC --- (gdb) ignor 1 79 Will ignore next 79 crossings of breakpoint 1. (gdb) r Starting program: /home/gnu/gcc/objdir/gcc/gnat1 -gnatwa -quiet -dumpbase s-os_lib.adb -auxbase-strip s-os_l

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #9 from PcX 2011-08-08 12:38:11 UTC --- CC list add Kai.

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #8 from PcX 2011-08-08 12:35:12 UTC --- (In reply to comment #7) > (In reply to comment #6) > > Maybe this is MingW specific? > > > > I haven't tested this, but here goes my guess: > > > > Since in the write loop we're jumping back

[Bug tree-optimization/50014] [4.7 Regression] Assertion failed in vect_get_vec_def_for_stmt_copy

2011-08-08 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50014 Ira Rosen changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #7 from PcX 2011-08-08 12:05:47 UTC --- (In reply to comment #6) > Maybe this is MingW specific? > > I haven't tested this, but here goes my guess: > > Since in the write loop we're jumping back and forth across the file, the > buf

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 Janne Blomqvist changed: What|Removed |Added CC||jb at gcc dot gnu.org --- Comment #6 fr

[Bug middle-end/49946] Thread jumps confuse loop unrolling

2011-08-08 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49946 --- Comment #2 from Igor Zamyatin 2011-08-08 11:35:32 UTC --- cunrolli does not handle the loop in the testcase because of the condition "ul == UL_NO_GROWTH && unr_insns > ninsns" in try_unroll_loop_completely. Meanwhile may_increase_size is true

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-08-08 Thread kilo at stierand dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 kiloalphaindia changed: What|Removed |Added CC||kilo at stierand dot com --- Comment #13

[Bug c++/50011] [C++0x] warning: narrowing conversion of 'i' from 'short unsigned int' to 'int' inside { } [-Wnarrowing]

2011-08-08 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50011 --- Comment #6 from Marc Glisse 2011-08-08 11:14:06 UTC --- (In reply to comment #5) > It gives a warning probably because of a mistake in the gcc sources. Or not. In your example, remove short and replace int with long. Now you are asking for a

[Bug c++/50011] [C++0x] warning: narrowing conversion of 'i' from 'short unsigned int' to 'int' inside { } [-Wnarrowing]

2011-08-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50011 --- Comment #5 from Zdenek Sojka 2011-08-08 11:03:29 UTC --- (In reply to comment #3) > + if ((TYPE_PRECISION (type) < TYPE_PRECISION (ftype) > + || TYPE_UNSIGNED (type) != TYPE_UNSIGNED (ftype)) > > looks wrong. I guess it should be

[Bug target/50022] [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM

2011-08-08 Thread mh+gcc at glandium dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50022 --- Comment #1 from Mike Hommey 2011-08-08 10:44:27 UTC --- Created attachment 24949 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24949 nsCookieService.i.xz

[Bug fortran/49993] arrays declared as parameter are not allocated in read-only memory

2011-08-08 Thread arnaud02 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49993 --- Comment #1 from Arnaud Desitter 2011-08-08 10:28:27 UTC --- The equivalent "C" program results in the expected "segmentation fault". void a1(int *ia) { *ia = 1; } void a2(void) { static const int ia[] = { 2 }; a1(ia); } int main(void)

[Bug target/50022] New: [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM

2011-08-08 Thread mh+gcc at glandium dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50022 Summary: [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/50021] -Wsuggest-attribute=pure makes obviously-incorrect suggestion

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50021 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Bug c++/50011] [C++0x] warning: narrowing conversion of 'i' from 'short unsigned int' to 'int' inside { } [-Wnarrowing]

2011-08-08 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50011 --- Comment #4 from Marc Glisse 2011-08-08 10:12:58 UTC --- (In reply to comment #2) > Yes, I should have mentioned the target is x86_64-unknown-linux-gnu. > Generally, the code added in r177215: > > + if ((TYPE_PRECISION (type) < TYPE_PREC

[Bug target/49987] [4.7 Regression] gcc.c-torture/compile/pr34856.c fails on powerpc-darwin9 from r176228

2011-08-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49987 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/50012] [4.5/4.6/4.7 Regression] C++ front end misses -Wsign-compare warnings when extraneous parentheses are present

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50012 Richard Guenther changed: What|Removed |Added Keywords||diagnostic Target Milestone|---

[Bug c++/50011] [C++0x] warning: narrowing conversion of 'i' from 'short unsigned int' to 'int' inside { } [-Wnarrowing]

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50011 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/49246] bootstrap comparison failure with 174455 on OpenBSD

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49246 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/49242] Bootstrap comparison failure

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49242 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/50018] [4.7 regression] fixup_args_size_notes ICE breaks m68k-linux bootstrap

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50018 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/50014] [4.7 Regression] Assertion failed in vect_get_vec_def_for_stmt_copy

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50014 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/50005] [4.7 Regression] ipa-inline-analysis.c:1876:41: error: comparison between signed an d unsigned integer expressions

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50005 --- Comment #4 from Richard Guenther 2011-08-08 09:59:05 UTC --- Author: rguenth Date: Mon Aug 8 09:59:02 2011 New Revision: 177557 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177557 Log: 2011-08-08 Mikael Pettersson PR tr

[Bug tree-optimization/50005] [4.7 Regression] ipa-inline-analysis.c:1876:41: error: comparison between signed an d unsigned integer expressions

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50005 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/50009] [4.7 Regression] Segmentation fault in tree_nop_conversion

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50009 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/50008] [4.7 Regression] type mismatch in array reference, verify_gimple failed

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50008 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug java/50007] org.eclipse.jdt.internal.compiler.batch.GCCMain not found

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50007 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50006 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug fortran/50004] [4.7 Regression] ICE in c_ptr_tests_16.f90

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50004 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/49999] [4.5/graphite] ICE in graphite_loop_normal_form, at graphite-sese-to-poly.c:2850

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/49998] [4.7 Regression] crtstuff.c:64:28: fatal error: unwind-dw2-fde.h: No such file

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49998 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug middle-end/49991] gimple check: expected gimple_phi(error_mark), have gimple_assign(max_expr) in gimple_phi_arg

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49991 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/49997] [4.7 Regression] ICE in inline_small_functions with -fnon-call-exceptions

2011-08-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49997 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

  1   2   >