[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread jeremyhu at macports dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #13 from Jeremy Huddleston Sequoia jeremyhu at macports dot org 2012-10-06 06:38:54 UTC --- I see this issue with older gcc47 versions that predate the bump to 4.7.2 and addition of --enable-libstdcxx-time, specifically: $

[Bug tree-optimization/54831] New: [4.8 Regression] ICE: in vt_add_function_parameter, at var-tracking.c:9412 with -O -fno-split-wide-types -g

2012-10-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54831 Bug #: 54831 Summary: [4.8 Regression] ICE: in vt_add_function_parameter, at var-tracking.c:9412 with -O -fno-split-wide-types -g Classification: Unclassified Product: gcc

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-06 07:57:12 UTC --- Created attachment 28369 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28369 Testcase #2 Another (perhaps related) issue.

[Bug c++/51199] [C++11][DR 547] gcc forms impossible types derived from function types with cv-qualifier-seq

2012-10-06 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51199 --- Comment #2 from Daniel Krügler daniel.kruegler at googlemail dot com 2012-10-06 07:58:56 UTC --- (In reply to comment #1) CWG 1417 is now in ready state, which is a good opportunity to implement the clarification. Meanwhile some traits (like

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 --- Comment #5 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-06 08:02:20 UTC --- Created attachment 28370 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28370 Testcase #3 Undefined reference bug. With gold:

[Bug c++/54828] [4.7 Regression] ICE in based_loc_descr at dwarf2out.c:10560 with -g -O0

2012-10-06 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54828 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug c++/54812] [C++11] Delete expression doesn't respect access of defaulted destructor

2012-10-06 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54812 --- Comment #6 from Daniel Krügler daniel.kruegler at googlemail dot com 2012-10-06 08:11:48 UTC --- (In reply to comment #5) I double-checked whether this might be related to http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1507

[Bug c++/51199] [C++11][DR 547] gcc forms impossible types derived from function types with cv-qualifier-seq

2012-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51199 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2012-10-06 08:18:36 UTC --- Excellent, thanks Daniel.

[Bug c++/51199] [C++11][DR 547] gcc forms impossible types derived from function types with cv-qualifier-seq

2012-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51199 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug fortran/54832] New: [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54832 Bug #: 54832 Summary: [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable Classification: Unclassified Product: gcc Version: 4.8.0

[Bug fortran/54833] New: Don't wrap __builtin_free(a) in if (a != NULL)

2012-10-06 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54833 Bug #: 54833 Summary: Don't wrap __builtin_free(a) in if (a != NULL) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity:

[Bug bootstrap/54834] New: bootstrap fails when building libbacktrace

2012-10-06 Thread tobi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54834 Bug #: 54834 Summary: bootstrap fails when building libbacktrace Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/37150] vectorizer misses some loops

2012-10-06 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37150 Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch changed: What|Removed |Added Last reconfirmed|2009-08-06 07:54:57

[Bug fortran/54832] [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable

2012-10-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54832 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED

[Bug fortran/54832] [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54832 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |UNCONFIRMED Ever

[Bug fortran/54832] [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54832 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/54835] New: [C++11] Explicit default constructors not respected during copy-list-initialization

2012-10-06 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54835 Bug #: 54835 Summary: [C++11] Explicit default constructors not respected during copy-list-initialization Classification: Unclassified Product: gcc Version: 4.8.0

[Bug target/54760] [SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer

2012-10-06 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54760 --- Comment #1 from Oleg Endo olegendo at gcc dot gnu.org 2012-10-06 11:20:18 UTC --- Author: olegendo Date: Sat Oct 6 11:20:11 2012 New Revision: 192155 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192155 Log: PR

[Bug fortran/51727] Changing module files

2012-10-06 Thread tobi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 --- Comment #3 from Tobias Schlüter tobi at gcc dot gnu.org 2012-10-06 11:41:23 UTC --- Created attachment 28372 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28372 Candidate patch Here's a patch which fixes one case of module contents not

[Bug rtl-optimization/54739] [4.8 regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 Splitting reg

2012-10-06 Thread schwab at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54739 --- Comment #9 from Andreas Schwab schwab at gcc dot gnu.org 2012-10-06 11:42:18 UTC --- Author: schwab Date: Sat Oct 6 11:42:13 2012 New Revision: 192156 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192156 Log: PR

[Bug rtl-optimization/54739] [4.8 regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 Splitting reg

2012-10-06 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54739 Andreas Schwab sch...@linux-m68k.org changed: What|Removed |Added CC||eager at

[Bug fortran/45521] [F08] GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45521 --- Comment #14 from janus at gcc dot gnu.org 2012-10-06 12:20:17 UTC --- Author: janus Date: Sat Oct 6 12:20:09 2012 New Revision: 192157 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192157 Log: 2012-10-06 Janus Weil

[Bug fortran/45521] [F08] GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45521 --- Comment #15 from janus at gcc dot gnu.org 2012-10-06 12:35:26 UTC --- (In reply to comment #0) Fortran 2008's 12.4.3.4.5 Restrictions on generic declarations has Two dummy arguments are distinguishable if - one is a procedure and

[Bug fortran/51727] Changing module files

2012-10-06 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 --- Comment #4 from Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch 2012-10-06 12:42:13 UTC --- (In reply to comment #3) 2012-10-06 Tobias Schlüter t...@gcc.gnu.org PR fortran/51727 * module.c (write_generic): Traverse

[Bug fortran/51727] Changing module files

2012-10-06 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 --- Comment #5 from Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch 2012-10-06 12:46:36 UTC --- Created attachment 28373 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28373 bad module

[Bug fortran/51727] Changing module files

2012-10-06 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 --- Comment #6 from Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch 2012-10-06 12:47:19 UTC --- Created attachment 28374 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28374 good module

[Bug fortran/51727] Changing module files

2012-10-06 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 --- Comment #7 from Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch 2012-10-06 12:48:39 UTC --- The main difference between 'good' and 'bad' seems to be the 'header' lines bad: () (('arch_topology'

[Bug fortran/51727] Changing module files

2012-10-06 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 --- Comment #8 from Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch 2012-10-06 12:52:09 UTC --- (In reply to comment #3) Created attachment 28372 [details] Candidate patch actually... looking at the patch, don't you need to

[Bug libfortran/54736] GFORTRAN_CONVERT_UNIT causes malloc error on several platforms

2012-10-06 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #7 from Thomas Koenig tkoenig at gcc dot gnu.org 2012-10-06 13:04:38 UTC --- Author: tkoenig Date: Sat Oct 6 13:04:35 2012 New Revision: 192158 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192158 Log: 2012-10-06 Thomas

[Bug target/54829] bad optimization: sub followed by cmp w/ zero (ARM)

2012-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54829 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Summary|bad optimization: sub |bad

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 --- Comment #6 from Jan Hubicka hubicka at gcc dot gnu.org 2012-10-06 13:59:59 UTC --- Author: hubicka Date: Sat Oct 6 13:59:55 2012 New Revision: 192159 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192159 Log: PR

[Bug fortran/54832] [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54832 --- Comment #4 from janus at gcc dot gnu.org 2012-10-06 14:03:14 UTC --- Author: janus Date: Sat Oct 6 14:03:08 2012 New Revision: 192160 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192160 Log: 2012-10-06 Janus Weil

[Bug fortran/54832] [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54832 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/40453] [F95] Enhanced (recursive) argument checking

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40453 janus at gcc dot gnu.org changed: What|Removed |Added Summary|Enhanced argument checking: |[F95] Enhanced

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/40453] [F95] Enhanced (recursive) argument checking

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40453 --- Comment #2 from janus at gcc dot gnu.org 2012-10-06 14:44:07 UTC --- Slightly reworked example, which I hope is a bit easier to grasp: program RecursiveInterface call c(b2) ! b2's argument a2 has an integer argument,

[Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53831 --- Comment #25 from Jan Hubicka hubicka at gcc dot gnu.org 2012-10-06 14:50:27 UTC --- What you hit here is the V1 linker plugin API hack. We, for purpose, hide COMDAT objects when we know we can hide them, because otherwise linker will

[Bug tree-optimization/54776] [4.8 Regression] tramp3d-v4: 20% performance regression using -O3

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54776 --- Comment #9 from Jan Hubicka hubicka at gcc dot gnu.org 2012-10-06 15:07:58 UTC --- Mainline -O3 Time spent in iteration: 11.0926 LTO (with today fix for resolution info) Time spent in iteration: 10.9666 LTO with V1 API hack

[Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53831 --- Comment #26 from Jan Hubicka hubicka at gcc dot gnu.org 2012-10-06 15:30:12 UTC --- Also note that binutils has default search path for plugin. If we installed our linker plugin there, the ugly gcc-nm/gcc-ar wrappers would not be

[Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread zhou3 at lycos dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54836 Bug #: 54836 Summary: checking whether the GNU Fortran compiler is working... no Classification: Unclassified Product: gcc Version: 4.4.7 Status:

[Bug target/54829] bad optimization: sub followed by cmp w/ zero (x86 ARM)

2012-10-06 Thread daniel.santos at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54829 Daniel Santos daniel.santos at pobox dot com changed: What|Removed |Added Summary|bad optimization: sub |bad

[Bug target/54829] bad optimization: sub followed by cmp w/ zero (x86 ARM)

2012-10-06 Thread daniel.santos at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54829 --- Comment #4 from Daniel Santos daniel.santos at pobox dot com 2012-10-06 15:57:15 UTC --- Please help me out here if I am missing something.

[Bug fortran/54836] checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54836 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-10-06 16:01:14 UTC --- It looks like a duplicate of pr45277, i.e., at least one of your GMP, MPFR, or MPC libraries has a problem (see

[Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab

2012-10-06 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53831 --- Comment #27 from Markus Trippelsdorf markus at trippelsdorf dot de 2012-10-06 16:06:03 UTC --- (In reply to comment #26) Also note that binutils has default search path for plugin. If we installed our linker plugin there, the ugly

[Bug debug/54826] gdb test case failure (bs15503) due to gaps in lexical block

2012-10-06 Thread dehao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54826 --- Comment #2 from dehao at gcc dot gnu.org 2012-10-06 16:19:43 UTC --- Author: dehao Date: Sat Oct 6 16:19:34 2012 New Revision: 192165 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192165 Log: 2012-10-05 Dehao Chen

[Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab

2012-10-06 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53831 --- Comment #28 from Jan Hubicka hubicka at ucw dot cz 2012-10-06 16:20:57 UTC --- There is also H.J.'s proposal to add automatic plugin support, or mine to add an environment variable. See:

[Bug fortran/54836] checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54836 janus at gcc dot gnu.org changed: What|Removed |Added Severity|blocker |normal

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #14 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-06 17:00:17 UTC --- Interestingly Macports' libgomp shows the same expected emutls related symbols as fink... % nm libgomp.1.dylib | grep emutls

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 --- Comment #8 from Marc Glisse glisse at gcc dot gnu.org 2012-10-06 17:25:48 UTC --- (In reply to comment #6) trunk/gcc/testsuite/ChangeLog I don't see the file gcc.dg/lto/resolutions_0.c.

[Bug bootstrap/54837] New: [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538

2012-10-06 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54837 Bug #: 54837 Summary: [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #15 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-06 17:26:51 UTC --- I believe your no-runtime-stubs.patch used during the initial build of libstdc++ is at fault... --- gcc/config/darwin.h.orig2012-09-13

[Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53831 --- Comment #29 from Jan Hubicka hubicka at gcc dot gnu.org 2012-10-06 17:30:51 UTC --- Author: hubicka Date: Sat Oct 6 17:30:42 2012 New Revision: 192166 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192166 Log: PR

[Bug tree-optimization/54776] [4.8 Regression] tramp3d-v4: 20% performance regression using -O3

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54776 --- Comment #10 from Jan Hubicka hubicka at gcc dot gnu.org 2012-10-06 17:30:51 UTC --- Author: hubicka Date: Sat Oct 6 17:30:42 2012 New Revision: 192166 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192166 Log: PR

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 --- Comment #9 from Jan Hubicka hubicka at ucw dot cz 2012-10-06 17:43:29 UTC --- trunk/gcc/testsuite/ChangeLog I don't see the file gcc.dg/lto/resolutions_0.c. Fixed now, thanks! Honza

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread jeremyhu at macports dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #16 from Jeremy Huddleston Sequoia jeremyhu at macports dot org 2012-10-06 17:47:52 UTC --- (In reply to comment #14) Interestingly Macports' libgomp shows the same expected emutls related symbols as fink... % nm

[Bug fortran/54836] checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54836 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-10-06 17:53:45 UTC --- configure:14187: /Users/lizhou/Downloads/gcc-4.4.7/host-x86_64-apple-darwin12.2.0/gcc/gfortran

[Bug middle-end/54838] New: [4.8 Regression] ICE: in merge_latch_edges, at cfgloop.c:678 with -O2 -ftracer -fno-tree-dce -fno-tree-sra

2012-10-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54838 Bug #: 54838 Summary: [4.8 Regression] ICE: in merge_latch_edges, at cfgloop.c:678 with -O2 -ftracer -fno-tree-dce -fno-tree-sra Classification: Unclassified

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #17 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-06 19:26:49 UTC --- (In reply to comment #16) These changes will certainly keep config.h in the libstdc++-v3 build directory from having... #define

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread jeremyhu at macports dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #18 from Jeremy Huddleston Sequoia jeremyhu at macports dot org 2012-10-06 19:53:25 UTC --- (In reply to comment #17) (In reply to comment #16) These changes will certainly keep config.h in the libstdc++-v3 build

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #19 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-06 20:56:44 UTC --- (In reply to comment #18) Note that the libgcc_ext.10.[45] are not actually needed if we're going to be using the libgcc runtime. This is the

[Bug fortran/40453] [F95] Enhanced (recursive) argument checking

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40453 janus at gcc dot gnu.org changed: What|Removed |Added Keywords|diagnostic |accepts-invalid

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #20 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-06 21:06:45 UTC --- Also, you might want to look at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888 which shows the thought process and issues that arose during

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread jeremyhu at macports dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #21 from Jeremy Huddleston Sequoia jeremyhu at macports dot org 2012-10-06 21:14:30 UTC --- (In reply to comment #19) (In reply to comment #18) Note that the libgcc_ext.10.[45] are not actually needed if we're going to be

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on x86_64-apple-darwin12

2012-10-06 Thread jeremyhu at macports dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #22 from Jeremy Huddleston Sequoia jeremyhu at macports dot org 2012-10-06 21:15:02 UTC --- In any event, this is a MacPorts bug for which I have a fix. This upstream bug should be closed.

[Bug fortran/40850] double free in nested types with allocatable components

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40850 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/40453] [F95] Enhanced (recursive) argument checking

2012-10-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40453 --- Comment #4 from janus at gcc dot gnu.org 2012-10-06 21:49:37 UTC --- (In reply to comment #3) Here is a draft patch: ... which regtests cleanly.

[Bug lto/54839] New: INTEGER_CST is missed by uniuqify_nodes and soaks tons of memory

2012-10-06 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54839 Bug #: 54839 Summary: INTEGER_CST is missed by uniuqify_nodes and soaks tons of memory Classification: Unclassified Product: gcc Version: unknown Status:

[Bug c++/54249] [C++11] No ::nullptr_t in header stddef.h

2012-10-06 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54249 --- Comment #13 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2012-10-06 22:44:23 UTC --- Author: paolo Date: Sat Oct 6 22:44:12 2012 New Revision: 192173 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192173 Log:

[Bug c++/54249] [C++11] No ::nullptr_t in header stddef.h

2012-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54249 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/54840] New: ieee_arithmetic intrinsic module

2012-10-06 Thread andy.nelson at lanl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54840 Bug #: 54840 Summary: ieee_arithmetic intrinsic module Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c/52991] attribute packed broken on mingw32?

2012-10-06 Thread daniel.c.klauer at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52991 --- Comment #6 from daniel.c.klauer at web dot de 2012-10-06 23:02:22 UTC --- Using the ms_struct attribute instead of compiling with -mms-bitfields reproduces the packing issue, while using the gcc_struct attribute prevents the issue from

[Bug c++/52764] Including cstdint after stdint.h fails to define limit macros

2012-10-06 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52764 --- Comment #8 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2012-10-06 23:06:09 UTC --- Author: paolo Date: Sat Oct 6 23:06:04 2012 New Revision: 192174 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192174 Log:

[Bug c/52991] attribute packed broken on mingw32?

2012-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52991 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/52764] Including cstdint after stdint.h fails to define limit macros

2012-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52764 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED

[Bug target/54841] New: Bad optimization on stack fill before call on ARM

2012-10-06 Thread vova7890 at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54841 Bug #: 54841 Summary: Bad optimization on stack fill before call on ARM Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal

[Bug fortran/54840] ieee_arithmetic intrinsic module

2012-10-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54840 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/29383] Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support

2012-10-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29383 kargl at gcc dot gnu.org changed: What|Removed |Added CC||andy.nelson at lanl dot

[Bug fortran/54842] New: checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread zhou3 at lycos dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54842 Bug #: 54842 Summary: checking whether the GNU Fortran compiler is working... no Classification: Unclassified Product: gcc Version: 4.5.4 Status:

[Bug fortran/54842] checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54842 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/54836] checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54836 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot

[Bug fortran/54836] checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54836 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED