[Bug target/48860] r173265 breaks bootstrap on x86_64-apple-darwin10

2011-05-03 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48860 --- Comment #4 from Uros Bizjak 2011-05-04 06:17:47 UTC --- (In reply to comment #2) > Created attachment 24174 [details] > assembly file for libgcc/../gcc/config/soft-fp/extenddftf2.c Can you please add -dp to compile flags? Which assembler do

[Bug target/48860] r173265 breaks bootstrap on x86_64-apple-darwin10

2011-05-03 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48860 --- Comment #2 from Jack Howarth 2011-05-04 04:52:26 UTC --- Created attachment 24174 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24174 assembly file for libgcc/../gcc/config/soft-fp/extenddftf2.c

[Bug target/48860] r173265 breaks bootstrap on x86_64-apple-darwin10

2011-05-03 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48860 --- Comment #1 from Jack Howarth 2011-05-04 04:51:56 UTC --- Created attachment 24173 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24173 preprocessed source for libgcc/../gcc/config/soft-fp/extenddftf2.c

[Bug target/48860] r173265 breaks bootstrap on x86_64-apple-darwin10

2011-05-03 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48860 --- Comment #3 from Jack Howarth 2011-05-04 04:53:07 UTC --- $ ../gcc-4.7-20110503/configure --prefix=/sw --prefix=/sw/lib/gcc4.7 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.7/info --with-build-config=bootstrap-lto --enable-stage1-languages

[Bug target/48860] New: r173265 breaks bootstrap on x86_64-apple-darwin10

2011-05-03 Thread howarth at nitro dot med.uc.edu
OAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../gcc-4.7-20110503/libgcc -I../../../gcc-4.7-20110503/libgcc/. -I../../../gcc-4.7-20110503/libgcc/../gcc -I../../../gcc-4.7-20110503/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extend

[Bug debug/47919] -fcompare-debug failure with custom flags

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47919 --- Comment #5 from Alexandre Oliva 2011-05-04 03:37:44 UTC --- Author: aoliva Date: Wed May 4 03:37:40 2011 New Revision: 173351 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173351 Log: PR debug/47994 PR debug/47919 * combine.c (try_c

[Bug other/48093] -mtls-dialect= is undocumented

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48093 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/47994] -fcompare-debug failure with -O2 -fpeel-loops -fno-rerun-cse-after-loop -fno-tree-loop-optimize -fno-web

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47994 --- Comment #2 from Alexandre Oliva 2011-05-04 03:37:44 UTC --- Author: aoliva Date: Wed May 4 03:37:40 2011 New Revision: 173351 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173351 Log: PR debug/47994 PR debug/47919 * combine.c (try_c

[Bug debug/47994] -fcompare-debug failure with -O2 -fpeel-loops -fno-rerun-cse-after-loop -fno-tree-loop-optimize -fno-web

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47994 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug other/48093] -mtls-dialect= is undocumented

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48093 --- Comment #4 from Alexandre Oliva 2011-05-04 03:37:56 UTC --- Author: aoliva Date: Wed May 4 03:37:53 2011 New Revision: 173352 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173352 Log: PR other/48093 * doc/invoke.texi: Document -mtls

[Bug target/48792] ICE in failed_reload, at reload1.c:6000

2011-05-03 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48792 --- Comment #2 from Ryan Mansfield 2011-05-04 00:22:54 UTC --- The change that introduced this ICE is rev171520. http://gcc.gnu.org/viewcvs?view=revision&revision=171520

[Bug c++/48859] Regression: incorrect "uninitialized const member" error on new without new-initializer

2011-05-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48859 --- Comment #1 from Andrew Pinski 2011-05-04 00:03:08 UTC --- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29043 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25811

[Bug c++/48859] New: Regression: incorrect "uninitialized const member" error on new without new-initializer

2011-05-03 Thread jyasskin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48859 Summary: Regression: incorrect "uninitialized const member" error on new without new-initializer Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal P

[Bug c++/38634] ICE with wrong number of template parameters

2011-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38634 --- Comment #3 from Jason Merrill 2011-05-03 23:39:02 UTC --- (In reply to comment #2) No, that's a regression in diagnostic quality.

[Bug c++/38634] ICE with wrong number of template parameters

2011-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38634 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #2 f

[Bug c++/39055] [4.3/4.4/4.5/4.6/4.7 regression] ICE with questionable default parameter of a member function

2011-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39055 --- Comment #13 from Paolo Carlini 2011-05-03 22:52:57 UTC --- Jason, sorry for bothering, did we eventually get feedback from the committee about this issue?

[Bug libstdc++/48848] [C++0x] std::valarray functions missing

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

[Bug libstdc++/48848] [C++0x] std::valarray functions missing

2011-05-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48848 --- Comment #19 from paolo at gcc dot gnu.org 2011-05-03 22:25:28 UTC --- Author: paolo Date: Tue May 3 22:25:24 2011 New Revision: 173344 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173344 Log: 2011-05-03 Paolo Carlini PR lib

[Bug debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-05-03 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 --- Comment #6 from Steve Ellcey 2011-05-03 22:15:38 UTC --- The patch works for me on ia64-hp-hpux11.23. It fixed the four new failures I had and caused no regressions.

[Bug libstdc++/48848] [C++0x] std::valarray functions missing

2011-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48848 Paolo Carlini changed: What|Removed |Added Status|SUSPENDED |NEW --- Comment #18 from Paolo Carlini 2

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]

2011-05-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18918 --- Comment #43 from Tobias Burnus 2011-05-03 21:56:47 UTC --- Author: burnus Date: Tue May 3 21:56:45 2011 New Revision: 173343 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173343 Log: 2011-05-03 Tobias Burnus PR fortran/1

[Bug fortran/48858] New: Incorrect error for same binding label on two generic interface specifics

2011-05-03 Thread longb at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48858 Summary: Incorrect error for same binding label on two generic interface specifics Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/48858] Incorrect error for same binding label on two generic interface specifics

2011-05-03 Thread longb at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48858 --- Comment #1 from Bill Long 2011-05-03 21:51:29 UTC --- As an aside, the code in the Description is a "work-around" to avoid using the TR 29113 feature that allows Optional arguments. This would be the preferred code in the future: > cat ckne

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]

2011-05-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18918 --- Comment #42 from Tobias Burnus 2011-05-03 21:44:30 UTC --- Author: burnus Date: Tue May 3 21:44:27 2011 New Revision: 173342 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173342 Log: 2011-05-03 Tobias Burnus PR fortran/1

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]

2011-05-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18918 --- Comment #41 from Tobias Burnus 2011-05-03 21:35:48 UTC --- Author: burnus Date: Tue May 3 21:35:44 2011 New Revision: 173341 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173341 Log: 2011-05-03 Tobias Burnus PR fortran/1

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #13 from Jason Merrill 2011-05-03 21:18:14 UTC --- Actually, I think it's unclear. 318 had to do with elaborated type specifiers, for which we explicitly say that the lookup is done "ignoring any non-type names that have been declare

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2011-02-14 08:16:1

[Bug c++/48211] [4.7 Regression] [C++0x] Segment Fault When Compiling

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48211 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-invalid-code Status|

[Bug c++/48536] C++0x Automatic Enumerator Incrementation is not compliant with Clause 7.2/5

2011-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48536 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/48855] [4.7 Regression] LTO profiledbootstrap failure

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

[Bug c++/48838] [4.6/4.7 Regression] valid template code does not compile

2011-05-03 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48838 --- Comment #4 from dodji at seketeli dot org 2011-05-03 20:15:50 UTC --- A candidate patch was posted to http://gcc.gnu.org/ml/gcc-patches/2011-05/msg00219.html

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/48536] C++0x Automatic Enumerator Incrementation is not compliant with Clause 7.2/5

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48536 Jonathan Wakely changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1

[Bug c++/48838] [4.6/4.7 Regression] valid template code does not compile

2011-05-03 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48838 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned a

[Bug target/48808] ICE in spill_failure, at reload1.c:2113

2011-05-03 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48808 --- Comment #2 from Ryan Mansfield 2011-05-03 19:20:35 UTC --- The change that introduced the ICE is rev 172201. http://gcc.gnu.org/viewcvs?view=revision&revision=172201

[Bug c++/28501] ICE with __real__ and implicit type conversion

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

[Bug c++/28501] ICE with __real__ and implicit type conversion

2011-05-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28501 --- Comment #9 from paolo at gcc dot gnu.org 2011-05-03 18:30:41 UTC --- Author: paolo Date: Tue May 3 18:30:37 2011 New Revision: 173337 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173337 Log: /cp 2011-05-03 Paolo Carlini PR

[Bug libstdc++/48750] for_each_template_random_access_ed has unbalanced new/delete[]

2011-05-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48750 --- Comment #20 from paolo at gcc dot gnu.org 2011-05-03 17:54:41 UTC --- Author: paolo Date: Tue May 3 17:54:35 2011 New Revision: 173335 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173335 Log: 2011-05-03 Paolo Carlini PR lib

[Bug libstdc++/48750] for_each_template_random_access_ed has unbalanced new/delete[]

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

[Bug c++/28501] ICE with __real__ and implicit type conversion

2011-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28501 --- Comment #8 from Jason Merrill 2011-05-03 17:32:43 UTC --- That patch looks fine to me.

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #6 from Thiago Macieira 2011-05-03 17:42:02 UTC --- (In reply to comment #3) > It would also be helpful to reduce the testcase: > http://gcc.gnu.org/bugs/minimize.html Thanks for the suggestion. I can't promise I will have the time t

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #5 from Thiago Macieira 2011-05-03 17:21:09 UTC --- To be exact on the version: gcc version 4.6.0 20110422 (prerelease) (GCC)

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-05-03 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #91 from Jan Hubicka 2011-05-03 17:34:56 UTC --- Hi, with the patch I just posted for removal of hash tables for cgraph/varpool node set, the situation with hashing is better. We got from 900s WPA stage to 500s WPA stage. Streaming s

[Bug c/48742] [4.5 Regression] Internal error in gimplify_expr

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #4 from Thiago Macieira 2011-05-03 17:20:13 UTC --- Sorry, I forgot the information. Version: 4.6.0 System: Linux 2.6.38, 32-bit Command-line: g++ -std=c++0x qxmlschema.ii GCC was configured with: ./configure --build=i586-mandriva-li

[Bug testsuite/48809] [4.4 Regression] switch statement optimization error

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48809 Jakub Jelinek changed: What|Removed |Added Summary|[4.4/4.5 Regression] switch |[4.4 Regression] switch

[Bug c/48685] [4.5 Regression] ICE in gimplify_expr, at gimplify.c:7034

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48685 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 Jonathan Wakely changed: What|Removed |Added Severity|critical|normal --- Comment #2 from Jonathan Wak

[Bug c/48685] [4.5 Regression] ICE in gimplify_expr, at gimplify.c:7034

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48685 --- Comment #12 from Jakub Jelinek 2011-05-03 16:33:15 UTC --- Author: jakub Date: Tue May 3 16:33:09 2011 New Revision: 173324 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173324 Log: Backport from mainline 2011-04-23 Jakub J

[Bug driver/48832] -O2 does not imply -fomit-frame-pointer, contrary to --help=optimizers -v -Q

2011-05-03 Thread marcus at jet dot franken.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48832 marcus at jet dot franken.de changed: What|Removed |Added Status|WAITING |RESOLVED Resolution

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #3 from Jonathan Wakely 2011-05-03 16:54:08 UTC --- It would also be helpful to reduce the testcase: http://gcc.gnu.org/bugs/minimize.html

[Bug target/48774] [4.6/4.7 Regression] gcc-4.6.0 optimization regression on x86_64-unknown-linux-gnu

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48774 --- Comment #14 from Jakub Jelinek 2011-05-03 16:38:34 UTC --- Author: jakub Date: Tue May 3 16:38:25 2011 New Revision: 173329 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173329 Log: PR target/48774 * config/i386/i386.c (ix86

[Bug tree-optimization/48846] Many -O2 -flto testsuite failures with -m32 -mavx

2011-05-03 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48846 Uros Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

[Bug testsuite/48809] [4.4/4.5 Regression] switch statement optimization error

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48809 --- Comment #9 from Jakub Jelinek 2011-05-03 16:37:19 UTC --- Author: jakub Date: Tue May 3 16:37:12 2011 New Revision: 173328 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173328 Log: Backport from mainline 2011-04-30 Jakub Je

[Bug middle-end/48597] x86-64 unwind register save location misses half-register write?

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48597 --- Comment #12 from Jakub Jelinek 2011-05-03 16:36:02 UTC --- Author: jakub Date: Tue May 3 16:35:56 2011 New Revision: 173327 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173327 Log: Backport from mainline 2011-04-28 Jakub J

[Bug target/48857] New: V2DI arguments are not passed like other vectors

2011-05-03 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48857 Summary: V2DI arguments are not passed like other vectors Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #1 from Thiago Macieira 2011-05-03 16:31:38 UTC --- Created attachment 24171 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24171 Preprocessed sources showing the error (gzipped)

[Bug c++/48856] New: Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 Summary: Crash when compiling certain source code with C++0x Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++ AssignedTo

[Bug c/48742] [4.5 Regression] Internal error in gimplify_expr

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 --- Comment #9 from Jakub Jelinek 2011-05-03 16:34:37 UTC --- Author: jakub Date: Tue May 3 16:34:32 2011 New Revision: 173326 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173326 Log: Backport from mainline 2011-04-27 Jakub Je

[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

2011-05-03 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851 --- Comment #7 from Andreas Schwab 2011-05-03 16:20:35 UTC --- 0 is a valid null pointer constant in C. If you want to use NULL as a sentinel you must always cast it.

[Bug bootstrap/48855] New: [4.7 Regression] LTO profiledbootstrap failure

2011-05-03 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48855 Summary: [4.7 Regression] LTO profiledbootstrap failure Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo:

[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6 f

[Bug debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 --- Comment #5 from Jakub Jelinek 2011-05-03 16:04:42 UTC --- Created attachment 24170 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24170 gcc47-pr48853.patch This patch should fix var2.c on ia64-hpux - the patch will for memory addresses

[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

2011-05-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851 --- Comment #5 from Richard Guenther 2011-05-03 16:02:21 UTC --- NULL seems to be just 0, ok for C++ maybe but broken for C. Thus this seems to be a OpenBSD header issue.

[Bug libstdc++/48750] for_each_template_random_access_ed has unbalanced new/delete[]

2011-05-03 Thread bugs at sehe dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48750 --- Comment #19 from Seth Heeren 2011-05-03 15:47:28 UTC --- Cheers!

[Bug c/48796] gcc: Internal error: Killed (program cc1) while compiling PHP

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48796 --- Comment #3 from Jonathan Wakely 2011-05-03 15:46:42 UTC --- That's not a lot of memory. You could use gzip to compress the file before attaching it.

[Bug c++/28501] ICE with __real__ and implicit type conversion

2011-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28501 Paolo Carlini changed: What|Removed |Added CC|mark at codesourcery dot|jason at gcc dot gnu.org,

[Bug c/48796] gcc: Internal error: Killed (program cc1) while compiling PHP

2011-05-03 Thread wgj at cast dot uark.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48796 --- Comment #2 from William Johnston 2011-05-03 15:37:55 UTC --- (In reply to comment #1) > You appearantly ran out of memory and the kernel decided to kill cc1. This > is likely not a GCC bug. How much memory do you have? Oh, that's possible

[Bug debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-05-03 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/48854] signal mask is not restored when exiting signal handler via exception

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

[Bug debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-05-03 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 --- Comment #3 from Steve Ellcey 2011-05-03 15:02:26 UTC --- Yes, I am seeing some new failures on IA64 HP-UX. I do not get the stackalign failures but I do get: FAIL: g++.dg/debug/dwarf2/static-local-var-in-ctor.C scan-assembler DW_OP_addr[^ \

[Bug c++/48854] New: signal mask is not restored when exiting signal handler via exception

2011-05-03 Thread cubbi at cubbi dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48854 Summary: signal mask is not restored when exiting signal handler via exception Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: trivial Priority: P3

[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

2011-05-03 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851 Nathan Froyd changed: What|Removed |Added CC||froydnj at gcc dot gnu.org --- Comment #3

[Bug libstdc++/48750] for_each_template_random_access_ed has unbalanced new/delete[]

2011-05-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48750 --- Comment #18 from paolo at gcc dot gnu.org 2011-05-03 14:20:49 UTC --- Author: paolo Date: Tue May 3 14:20:45 2011 New Revision: 173309 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173309 Log: 2011-05-03 Paolo Carlini PR lib

[Bug libstdc++/48848] [C++0x] std::valarray functions missing

2011-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48848 --- Comment #17 from Paolo Carlini 2011-05-03 14:13:37 UTC --- I'm under the impression that later today we can resolve this: Howard and Daniel agree on the reflector that we want something similar to the clear() + swap semantics we have in the c

[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

2011-05-03 Thread michael.a.richmond at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851 --- Comment #2 from Michael Richmond 2011-05-03 14:01:53 UTC --- I believe it is a compiled compiler. Here are the two instructions that immediately precede the error messages: /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile /hom

[Bug debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-05-03 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 H.J. Lu changed: What|Removed |Added CC||sje at cup dot hp.com --- Comment #2 from H.J.

[Bug debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 --- Comment #1 from Jakub Jelinek 2011-05-03 13:53:46 UTC --- x32 is not a supported target. Do you have something that is reproduceable on supported targets? ia64-hpux is the only one I think...

[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

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

[Bug debug/48853] New: [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-05-03 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 Summary: [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug target/48774] [4.6/4.7 Regression] gcc-4.6.0 optimization regression on x86_64-unknown-linux-gnu

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48774 --- Comment #12 from Jakub Jelinek 2011-05-03 13:06:14 UTC --- Author: jakub Date: Tue May 3 13:06:06 2011 New Revision: 173302 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173302 Log: PR target/48774 * config/i386/i386.c (ix86

[Bug target/48774] [4.6/4.7 Regression] gcc-4.6.0 optimization regression on x86_64-unknown-linux-gnu

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48774 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/48774] [4.6/4.7 Regression] gcc-4.6.0 optimization regression on x86_64-unknown-linux-gnu

2011-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48774 --- Comment #11 from Jakub Jelinek 2011-05-03 13:01:17 UTC --- Author: jakub Date: Tue May 3 13:01:12 2011 New Revision: 173301 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173301 Log: PR target/48774 * config/i386/i386.c (ix86

[Bug rtl-optimization/42522] (zero_extract:SI (mem:QI) ...) misoptimized

2011-05-03 Thread ami_stuff at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42522 ami_stuff changed: What|Removed |Added Known to fail|| --- Comment #15 from ami_stuff 2011-05-03 1

[Bug target/48792] ICE in failed_reload, at reload1.c:6000

2011-05-03 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48792 Ian Bolton changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCONFI

[Bug libfortran/48852] New: Invalid spaces in list-directed output of complex constants

2011-05-03 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48852 Summary: Invalid spaces in list-directed output of complex constants Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug lto/48851] New: lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

2011-05-03 Thread michael.a.richmond at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851 Summary: lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format] Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug tree-optimization/48625] [trans-mem] Segfault in libitm when compiling with -O2

2011-05-03 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48625 --- Comment #3 from Patrick Marlier 2011-05-03 12:06:13 UTC --- The problem is that _ITM_beginTransaction shouldn't have caller save optimization because if the transaction aborts, registers will get random values. It should be ok for others ITM

[Bug libstdc++/48848] [C++0x] std::valarray functions missing

2011-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48848 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|SUSPENDED --- Comment #16 from Paolo Carl

[Bug libfortran/48787] Invalid UP/DOWN rounding with F editing

2011-05-03 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48787 Jerry DeLisle changed: What|Removed |Added Summary|Invalid UP rounding with F |Invalid UP/DOWN rounding

[Bug rtl-optimization/48696] Horrible bitfield code generation on x86

2011-05-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48696 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug middle-end/48849] [4.7 Regression] 447.dealII in SPEC CPU 2006 failed to build

2011-05-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48849 Richard Guenther changed: What|Removed |Added Keywords||lto CC|

[Bug gcov-profile/48845] [4.7 regression] All g++.dg/tree-prof and gcc.dg/{matrix, tree-prof} executions tests fail on Solaris 8/9

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

[Bug driver/48832] -O2 does not imply -fomit-frame-pointer, contrary to --help=optimizers -v -Q

2011-05-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48832 --- Comment #3 from Richard Guenther 2011-05-03 11:15:30 UTC --- On the 4.5 branch this is expected. On trunk I get as well > ./xgcc -B. -S t.c -m32 -O2 > cat t.s .file "t.c" .text .p2align 4,,15 .globl f

[Bug libstdc++/48848] [C++0x] std::valarray functions missing

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48848 --- Comment #15 from Jonathan Wakely 2011-05-03 11:18:28 UTC --- (In reply to comment #12) > I think I see what you mean, but actually, I'm not sure that this kind of > sophistication would be consistent with the rationale of LWG 675: if I It de

[Bug target/48808] ICE in spill_failure, at reload1.c:2113

2011-05-03 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48808 Ian Bolton changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCONFI

[Bug libstdc++/48848] [C++0x] std::valarray functions missing

2011-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48848 --- Comment #14 from Paolo Carlini 2011-05-03 10:44:41 UTC --- I'm also thinking that in terms of complexity, in this entire discussion we are just shuffling work around in time. In LWG 675 it is established that clearing first increases the comp

[Bug c/48850] Bogus overflow in constant expression warning

2011-05-03 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48850 --- Comment #1 from joseph at codesourcery dot com 2011-05-03 10:45:43 UTC --- Remarks: * This is clearly a bug; the diagnostics given are simply wrong. * It's not a conformance bug, as C99 permits a limit on object size as small as 64KiB (in a

[Bug tree-optimization/48846] Many -O2 -flto testsuite failures with -m32 -mavx

2011-05-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48846 --- Comment #4 from Richard Guenther 2011-05-03 10:18:32 UTC --- Author: rguenth Date: Tue May 3 10:18:29 2011 New Revision: 173298 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173298 Log: 2011-05-03 Richard Guenther PR lto/488

[Bug tree-optimization/48846] Many -O2 -flto testsuite failures with -m32 -mavx

2011-05-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48846 --- Comment #5 from Richard Guenther 2011-05-03 10:21:48 UTC --- Author: rguenth Date: Tue May 3 10:21:44 2011 New Revision: 173299 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173299 Log: 2011-05-03 Richard Guenther PR lto/488

  1   2   >