[Bug c++/39409] internal compiler error: Segmentation fault

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

[Bug c++/39681] Compile error is not descriptive

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39681 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |manu at gcc dot gnu.org --- Comment #2 fr

[Bug c++/39950] __unix__ macro is not predefined on AIX platform (C and C++)

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39950 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |dje at gcc dot gnu.org --- Comment #1 fro

[Bug c++/44827] g++4.3.4 segfaults when using boost::intrusive::list

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44827 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug c++/44855] Static members not initialised in explicit template instances of library

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44855 Paolo Carlini changed: What|Removed |Added Status|WAITING |RESOLVED CC|gcc-bugs at g

[Bug c++/47906] r170459 regresses g++.dg/abi/mangle39.C on *-apple-darwin*

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47906 Paolo Carlini changed: What|Removed |Added Status|WAITING |RESOLVED CC|jason at redh

[Bug c/45404] /*code-comment*/ related

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45404 Paolo Carlini changed: What|Removed |Added Status|WAITING |RESOLVED CC|gcc-bugs at g

[Bug c/22133] In MinGW trailling slash forward not allowed in include path

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133 Paolo Carlini changed: What|Removed |Added Status|WAITING |RESOLVED CC|gcc-bugs at g

[Bug lto/47247] Linker plugin specification makes it difficult to handle COMDATs

2011-10-02 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47247 --- Comment #26 from Jan Hubicka 2011-10-02 10:41:27 UTC --- Author: hubicka Date: Sun Oct 2 10:41:24 2011 New Revision: 179424 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179424 Log: PR lto/47247 * lto-plugin.c (get_symbols_v

[Bug middle-end/50565] [4.5/4.6/4.7 Regression] initializer element is not computable at load time

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50565 --- Comment #3 from Mikael Pettersson 2011-10-02 10:43:54 UTC --- Created attachment 25393 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25393 reduced test case > cat pr50565.c /* pr50565.c */ struct netmessage { unsigned char pos[2];

[Bug target/50588] New: gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread newsgrp at duradsl dot dyndns.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 Bug #: 50588 Summary: gcc produce bad inlined code with -march=athlon -O2 Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- Comment #1

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread newsgrp at duradsl dot dyndns.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #2 from newsgrp at duradsl dot dyndns.org 2011-10-02 11:58:39 UTC --- Created attachment 25395 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25395 preprocessed result of traceroute.c This seems to be a regression from gcc 4.5.x

[Bug preprocessor/36819] memleak in split_quote_chain

2011-10-02 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36819 --- Comment #2 from paolo at gcc dot gnu.org 2011-10-02 12:31:46 UTC --- Author: paolo Date: Sun Oct 2 12:31:40 2011 New Revision: 179426 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179426 Log: 2011-10-02 Paolo Carlini PR prep

[Bug preprocessor/36819] memleak in split_quote_chain

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36819 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ada/50589] New: [4.7] Ada bootstrap failure on sparc-linux

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50589 Bug #: 50589 Summary: [4.7] Ada bootstrap failure on sparc-linux Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #3 from Mikael Pettersson 2011-10-02 13:00:42 UTC --- The preprocessed test case SEGVs for me with gcc-4.6-20110930, but works with 4.7-20111001, 4.5-20110929, and 4.4-20110927.

[Bug tree-optimization/50587] ICE init_range_entry, at tree-ssa-reassoc.c:1698 caused by recent change

2011-10-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50587 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug target/49049] ICE in copyprop_hardreg_forward_1, at regcprop.c:767

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49049 Mikael Pettersson changed: What|Removed |Added CC||bernds at gcc dot gnu.org,

[Bug c/50581] stdarg doesn't support array types

2011-10-02 Thread Wolfgang at Solfrank dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50581 --- Comment #6 from Wolfgang at Solfrank dot net 2011-10-02 16:08:51 UTC --- (In reply to comment #5) > On Sat, 1 Oct 2011, Wolfgang at Solfrank dot net wrote: > > > > Passing va_list as a function argument is generally hard, whether or not > > >

[Bug c/50590] New: Initializing a variable to itself yields garbage/UB and no warning.

2011-10-02 Thread eyal.lotem at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50590 Bug #: 50590 Summary: Initializing a variable to itself yields garbage/UB and no warning. Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFIRMED

[Bug c/50590] Initializing a variable to itself yields garbage/UB and no warning.

2011-10-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50590 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/50591] New: C linker not considering number of parameters with extern linkage

2011-10-02 Thread srikawnth at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50591 Bug #: 50591 Summary: C linker not considering number of parameters with extern linkage Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFIRMED

[Bug c/50591] C linker not considering number of parameters with extern linkage

2011-10-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50591 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50592] New: g++ fails to see function side effect

2011-10-02 Thread nospam.gccboostix.20.lenex at spamgourmet dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50592 Bug #: 50592 Summary: g++ fails to see function side effect Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/50592] g++ fails to see function side effect

2011-10-02 Thread nospam.gccboostix.20.lenex at spamgourmet dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50592 --- Comment #1 from nospam.gccboostix.20.lenex at spamgourmet dot com 2011-10-02 17:24:43 UTC --- Created attachment 25396 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25396 Pre-processed program to use to reproduce the issue

[Bug target/49696] ICE on mips when compiling drizzle

2011-10-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49696 --- Comment #1 from rsandifo at gcc dot gnu.org 2011-10-02 17:45:16 UTC --- Author: rsandifo Date: Sun Oct 2 17:45:10 2011 New Revision: 179431 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179431 Log: gcc/ PR target/49696 * con

[Bug fortran/46244] gfc_compare_derived_types is buggy

2011-10-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46244 --- Comment #17 from Dominique d'Humieres 2011-10-02 17:46:44 UTC --- Created attachment 25397 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25397 updated patch for revision 179415 The patch in comment #12 no longer applies cleanly (the ch

[Bug target/49696] ICE on mips when compiling drizzle

2011-10-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49696 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/50061] [4.7 regression] emit_library_call_value_1 change broke SF->TI conversion on MIPS

2011-10-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50061 rsand...@gcc.gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/50113] [4.7 Regression] soft-float MIPS64 compiler is miscompiling ggc-page.c

2011-10-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50113 rsand...@gcc.gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/50579] [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5

2011-10-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50579 --- Comment #1 from rsandifo at gcc dot gnu.org 2011-10-02 18:29:30 UTC --- Author: rsandifo Date: Sun Oct 2 18:29:27 2011 New Revision: 179433 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179433 Log: gcc/testsuite/ PR target/50579

[Bug target/49049] ICE in copyprop_hardreg_forward_1, at regcprop.c:767

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49049 --- Comment #7 from Mikael Pettersson 2011-10-02 18:35:02 UTC --- The second larger test case from Matthias started failing with r161831: http://gcc.gnu.org/ml/gcc-cvs/2010-07/msg00185.html

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #4 from Mikael Pettersson 2011-10-02 18:55:45 UTC --- The failure started with r164552: http://gcc.gnu.org/ml/gcc-cvs/2010-09/msg00849.html It's enough to pass -O2 -mtune=athlon to trigger the bug, you don't need -march. I don't see

[Bug c/50581] stdarg doesn't support array types

2011-10-02 Thread svfuerst at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50581 Steven Fuerst changed: What|Removed |Added CC||svfuerst at gmail dot com --- Comment #7

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #5 from Andrew Pinski 2011-10-02 20:35:59 UTC --- This could be a bug in FD_SET/FD_ZERO.

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #6 from Mikael Pettersson 2011-10-02 20:45:07 UTC --- So which libc was this originally compiled against? Some things in traceroute.i make me think it's glibc, but I don't see any indication of which version it was.

[Bug c++/35722] [C++0x] Variadic templates expansion into non-variadic class template

2011-10-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35722 --- Comment #16 from Jason Merrill 2011-10-02 21:45:08 UTC --- Author: jason Date: Sun Oct 2 21:45:01 2011 New Revision: 179436 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179436 Log: PR c++/35722 Implement N2555 (expanding pa

[Bug c++/35722] [C++0x] Variadic templates expansion into non-variadic class template

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

[Bug c++/50593] New: improve __attribute__((format(printf)))

2011-10-02 Thread b.r.longbons at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50593 Bug #: 50593 Summary: improve __attribute__((format(printf))) Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: enhancement Prior

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread newsgrp at duradsl dot dyndns.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #7 from newsgrp at duradsl dot dyndns.org 2011-10-02 22:00:15 UTC --- Created attachment 25399 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25399 glibc-2.14 patches

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread newsgrp at duradsl dot dyndns.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #8 from newsgrp at duradsl dot dyndns.org 2011-10-02 22:01:23 UTC --- (In reply to comment #6) > So which libc was this originally compiled against? Some things in > traceroute.i make me think it's glibc, but I don't see any indicatio

[Bug fortran/46244] gfc_compare_derived_types is buggy

2011-10-02 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46244 --- Comment #18 from Mikael Morin 2011-10-02 22:05:20 UTC --- Created attachment 25400 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25400 the farthest I went about this pr For what's worth, I have just unburied the patch above (only updat

[Bug target/50588] gcc produce bad inlined code with -march=athlon -O2

2011-10-02 Thread newsgrp at duradsl dot dyndns.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50588 --- Comment #9 from newsgrp at duradsl dot dyndns.org 2011-10-02 22:39:42 UTC --- (In reply to comment #4) > The failure started with r164552: > http://gcc.gnu.org/ml/gcc-cvs/2010-09/msg00849.html > > It's enough to pass -O2 -mtune=athlon to trig

[Bug c++/50594] New: Option -fwhole-program discards replaced new operator for std::string

2011-10-02 Thread z0sh at sogetthis dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50594 Bug #: 50594 Summary: Option -fwhole-program discards replaced new operator for std::string Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRM

[Bug c++/50594] Option -fwhole-program discards replaced new operator for std::string

2011-10-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50594 --- Comment #1 from Andrew Pinski 2011-10-02 23:03:17 UTC --- I think you need to mark operator new and delete as being exported.

[Bug c++/50594] Option -fwhole-program discards replaced new operator for std::string

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50594 --- Comment #2 from Paolo Carlini 2011-10-02 23:08:12 UTC --- Note that basic_string, at variance with any std::map instantiation, is exported by the *.so, in particular the functions managing memory.

[Bug c++/50594] Option -fwhole-program discards replaced new operator for std::string

2011-10-02 Thread z0sh at sogetthis dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50594 --- Comment #3 from Kerrek SB 2011-10-02 23:32:47 UTC --- Thank you for the replies. Is this behaviour standard-conforming? Also, could you tell me how I "mark the operators as exported", or just anything else that'll make the program behave as e

[Bug c++/50594] Option -fwhole-program discards replaced new operator for std::string

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50594 Paolo Carlini changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #4

[Bug c++/39653] [C++0x] error referencing a more specialized variadic template from primary

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

[Bug c++/50595] New: template overload resolution insufficiently sensitive to name dependency?

2011-10-02 Thread zackw at panix dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50595 Bug #: 50595 Summary: template overload resolution insufficiently sensitive to name dependency? Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCON