Re: Remove spam in GCC mailing list

2013-12-21 Thread Tae Wong
Please enable Launchpad account: https://launchpad.net/~seotaewong40 -- Tae-Wong Seo Korea, Republic of

gcc-4.7-20131221 is now available

2013-12-21 Thread gccadmin
Snapshot gcc-4.7-20131221 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20131221/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

[Bug tree-optimization/59303] [4.9 Regression] uninit-pred-8_b.c and uninit-pred-9_b.c fail after better optimizations

2013-12-21 Thread davidxl at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59303 --- Comment #8 from davidxl at google dot com --- Created attachment 31495 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31495action=edit Patch file : cleanup + more predicate simplification rules

[Bug tree-optimization/59303] [4.9 Regression] uninit-pred-8_b.c and uninit-pred-9_b.c fail after better optimizations

2013-12-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59303 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug middle-end/59569] [4.9 Regression] r206148 causes internal compiler error: in vect_create_destination_var, at tree-vect-data-refs.c:4294

2013-12-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59569 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug target/49226] problematic _Complex long double argument passing

2013-12-21 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49226 --- Comment #2 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org --- Created attachment 31497 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31497action=edit attempt to avoid invalid hard regs This patch uses the equivalent

[Bug libfortran/59419] [4.9 Regression] Failing OPEN with FILE='xxx' and IOSTAT creates the file 'xxx' after revision 196783

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59419 --- Comment #8 from Dominique d'Humieres dominiq at lps dot ens.fr --- The modified test gfortran.dg/open_negative_unit_1.f90 in the patch submitted at http://gcc.gnu.org/ml/fortran/2013-12/msg00124.html checks that this PR is fixed.

[Bug target/49226] problematic _Complex long double argument passing

2013-12-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49226 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/59572] New: Not clear error message in smallest_mode_for_size in handled case

2013-12-21 Thread christophe.curis at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59572 Bug ID: 59572 Summary: Not clear error message in smallest_mode_for_size in handled case Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: enhancement

[Bug fortran/58787] ICE (error recovery) in check_proc_interface

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58787 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-12-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/58787] ICE (error recovery) in check_proc_interface

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58787 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr --- Backtrace (patched tree): Program received signal SIGSEGV, Segmentation fault. gfc_resolve_expr (e=0x141e1f7a0) at ../../work/gcc/fortran/resolve.c:2827 2827 if (sym

[Bug fortran/58861] Realloc on assignment: Bogus Array bound mismatch error with -fcheck=bounds

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58861 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/58200] Option fcheck is misleadingly located in option descriptions

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58200 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/58171] [F03] Incorrect error message on invalid code when using type constructor

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58171 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/59303] [4.9 Regression] uninit-pred-8_b.c and uninit-pred-9_b.c fail after better optimizations

2013-12-21 Thread davidxl at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59303 --- Comment #10 from davidxl at google dot com --- My patch does this. 1) it first does aggressive simplification iteratively (more rules can be added later). 2) it then does normalization by building up larger predicate trees by following ud

[Bug middle-end/59569] [4.9 Regression] r206148 causes internal compiler error: in vect_create_destination_var, at tree-vect-data-refs.c:4294

2013-12-21 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59569 Zhendong Su su at cs dot ucdavis.edu changed: What|Removed |Added CC||su at cs dot

[Bug other/44482] some warnings in libgcc amd64-darwin 4.5.0

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44482 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug sanitizer/59369] c-c++-common/asan/pr59063-[1,2].c fails on darwin

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59369 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/38183] Useless move to memory when passing small structs to functions

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38183 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/59016] f951: internal compiler error: Segmentation fault

2013-12-21 Thread bdavis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59016 Bud Davis bdavis at gcc dot gnu.org changed: What|Removed |Added CC||bdavis at gcc dot

[Bug fortran/59016] f951: internal compiler error: Segmentation fault

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59016 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr --- With the test in comment 1, I get on x86_64-apple-darwin13: TYPE(atomic_kind_type), pointer :: atomic_kind 1 Error: Derived type

[Bug fortran/59016] f951: internal compiler error: Segmentation fault

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59016 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr --- Backtrace is Program received signal SIGSEGV, Segmentation fault. error_print(const char *, const char *, typedef __va_list_tag __va_list_tag *) (type=optimized out,

[Bug tree-optimization/59303] [4.9 Regression] uninit-pred-8_b.c and uninit-pred-9_b.c fail after better optimizations

2013-12-21 Thread davidxl at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59303 --- Comment #11 from davidxl at google dot com --- The false negative bug introduced in the patch is fixed. Will submit the patch for review soon. (In reply to davidxl from comment #10) My patch does this. 1) it first does aggressive

[Bug c/47901] -Wall should not imply -Wformat-zero-length by default

2013-12-21 Thread naesten at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47901 Samuel Bronson naesten at gmail dot com changed: What|Removed |Added CC||naesten at gmail

[Bug fortran/59069] Bogus error wording for passing array to scalar dummies with user-defined operator

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59069 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/56981] Slow I/O: Unformatted 5x slower, large sys component; formatted slow as well

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56981 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/34928] Extension: volatile common blocks

2013-12-21 Thread bdavis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34928 --- Comment #9 from Bud Davis bdavis at gcc dot gnu.org --- I completely support closing this PR with a note in the documentation. On shared memory mini computers of a bygone era, it was common to map the common blocks to a specific memory

[Bug fortran/58842] libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts universal installation

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58842 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/43849] Add _gfortran_finalize function to close down the library

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43849 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug fortran/55574] [4.7/4.8 Regression] C binding access to c_ptr type

2013-12-21 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55574 --- Comment #8 from Mikael Morin mikael at gcc dot gnu.org --- (In reply to Paul Thomas from comment #7) Tell me, why was your patch never applied? You answered that question at the next line. ;-) As far as I can see, nobody even reviewed it

[Bug target/49226] problematic _Complex long double argument passing

2013-12-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49226 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/47608] libstdc++ links to bad libgcc_s on OS X (libgcc_s rebuilt needlessly and incorrectly)

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47608 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/52795] FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52795 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Target|{x86_64,i386}-apple-darwin{

[Bug libstdc++/59531] string_view overrun in copy operation

2013-12-21 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59531 --- Comment #1 from Ed Smith-Rowland 3dw4rd at verizon dot net --- Also, we should throw when pos size() rather than pos = size(). Spinning new patches and testing.

[Bug target/59573] New: aarch64: commit 07ca5686e64 broken glibc-2.17

2013-12-21 Thread dennis.yxun at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59573 Bug ID: 59573 Summary: aarch64: commit 07ca5686e64 broken glibc-2.17 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/59574] New: Bad -Wattributes: ignoring attributes applied after definition

2013-12-21 Thread jed at 59A2 dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59574 Bug ID: 59574 Summary: Bad -Wattributes: ignoring attributes applied after definition Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug debug/59575] New: ICE in maybe_record_trace_start, at dwarf2cfi.c:2239

2013-12-21 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575 Bug ID: 59575 Summary: ICE in maybe_record_trace_start, at dwarf2cfi.c:2239 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/59576] New: sorry, unimplemented: making multiple clones error on *-apple-darwin*

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59576 Bug ID: 59576 Summary: sorry, unimplemented: making multiple clones error on *-apple-darwin* Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

Re: [PATCH] Convert more passes to new dump framework

2013-12-21 Thread Xinliang David Li
thanks. David On Fri, Dec 20, 2013 at 11:48 PM, Sharad Singhai sing...@google.com wrote: Committed documentation as r206161. Sorry about the delay. Thanks, Sharad On Thu, Nov 28, 2013 at 10:03 AM, Martin Jambor mjam...@suse.cz wrote: Hi, On Tue, Aug 06, 2013 at 10:18:05AM -0700, Sharad

Re: [patch] powerpc64 FreeBSD support for boehm-gc

2013-12-21 Thread David Edelsohn
the below patch adds support for powerpc64 FreeBSD for the boehm-gc. The diff is already available in boehm-gc trunk. Ok for gcc trunk? * include/private/gcconfig.h: Add FreeBSD powerpc64 defines. If the patch is in the upstream boehm-gc repository, then backporting it to GCC is okay. Thanks,

Re: [patch] powerpc64 FreeBSD support for boehm-gc

2013-12-21 Thread Andrew Haley
On 12/20/2013 10:15 PM, Andreas Tobler wrote: Ok for gcc trunk? OK, thanks. Andrew.