[Bug c++/49528] [4.6/4.7 regression] g++ fails to destroy temporary object when subobject is used to initialize a reference

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

[Bug c++/49531] New: Doesn't resolve to conversion function template specialization in expressions

2011-06-25 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49531 Summary: Doesn't resolve to conversion function template specialization in expressions Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug testsuite/49529] FAIL: gcc.dg/ipa/ipa-pta-17.c (test for excess errors)

2011-06-25 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49529 Dominique d'Humieres changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11

[Bug c++/49216] [C++0x][Regression] ICE on compiling new-expression with braced-init-list for arrays

2011-06-25 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49216 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot |

[Bug target/49454] [4.7 Regression] /usr/include/libio.h:336:3: internal compiler error: Segmentation fault

2011-06-25 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49454 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/49454] [4.7 Regression] /usr/include/libio.h:336:3: internal compiler error: Segmentation fault

2011-06-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49454 --- Comment #6 from John David Anglin 2011-06-25 21:53:27 UTC --- Fixed.

[Bug target/49530] New: Segmentation fault with -mint8

2011-06-25 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49530 Summary: Segmentation fault with -mint8 Product: gcc Version: 4.6.1 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target

[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations

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

[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations

2011-06-25 Thread marcin.slusarz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49525 --- Comment #9 from Marcin Ĺšlusarz 2011-06-25 18:46:53 UTC --- Gentoo does not patch gcc severely. See: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?revision=1.10&view=markup which adds only 2 patches:

[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations

2011-06-25 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49525 --- Comment #8 from Mikael Pettersson 2011-06-25 16:40:42 UTC --- (In reply to comment #7) > I have this problem using the gcc 4.4.5 build in Ubuntu 10.10, which reports > itself as "gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5". So it's not > Gent

[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations

2011-06-25 Thread bryancain3+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49525 Bryan Cain changed: What|Removed |Added CC||bryancain3+gcc at gmail dot

[Bug middle-end/49463] [4.7 Regression] LTO doesn't work symbol renamed via asm statement

2011-06-25 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49463 --- Comment #7 from Jan Hubicka 2011-06-25 15:02:07 UTC --- Hi, this is not really expected. TLS was apparently binutils bug, while the stringop-asm is linker plugin only problem (I sent 3 different fixes for that, each of them wrong since we ca

[Bug middle-end/46500] target.h includes tm.h

2011-06-25 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46500 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/46621] gimple.h includes tm.h

2011-06-25 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46621 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug testsuite/49529] New: FAIL: gcc.dg/ipa/ipa-pta-17.c (test for excess errors)

2011-06-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49529 Summary: FAIL: gcc.dg/ipa/ipa-pta-17.c (test for excess errors) Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Ass

[Bug middle-end/49463] [4.7 Regression] LTO doesn't work symbol renamed via asm statement

2011-06-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49463 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/49429] [4.7 Regression] dse.c change (r175063) causes execution failures

2011-06-25 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49429 --- Comment #17 from Hans-Peter Nilsson 2011-06-25 13:04:38 UTC --- Seems fixed as per the commit. Easwaran or Steve, please confirm and close.

[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations

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

[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations

2011-06-25 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49525 --- Comment #5 from Mikael Pettersson 2011-06-25 12:23:48 UTC --- I can't reproduce the runtime failure with gcc-4.6-20110621 on x86_64-linux. I see you're using Gentoo's modified gcc-4.4.5. Can you please try again with a g++ built from vanill

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-25 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #32 from Iain Sandoe 2011-06-25 11:17:39 UTC --- Author: iains Date: Sat Jun 25 11:17:35 2011 New Revision: 175397 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175397 Log: PR driver/49371 * config/darwin.c (darwin_o

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-25 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/49528] [4.6/4.7 regression] g++ fails to destroy temporary object when subobject is used to initialize a reference

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

[Bug fortran/24526] renamed variables from modules not visible in gdb

2011-06-25 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24526 --- Comment #8 from Tobias Burnus 2011-06-25 08:13:38 UTC --- GDB patch by Jan: http://sourceware.org/ml/gdb-patches/2011-06/msg00378.html