[Bug c++/52241] New: Performance degradation of 447.dealII on corei7 at spec2006_base32.

2012-02-14 Thread vbyakovl23 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52241 Bug #: 52241 Summary: Performance degradation of 447.dealII on corei7 at spec2006_base32. Classification: Unclassified Product: gcc Version: unknown Status:

[Bug tree-optimization/52242] New: [4.7 regression] libgomp.c/atomic-2.c failure on s390x

2012-02-14 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52242 Bug #: 52242 Summary: [4.7 regression] libgomp.c/atomic-2.c failure on s390x Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major

[Bug tree-optimization/52242] [4.7 regression] libgomp.c/atomic-2.c failure on s390x

2012-02-14 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52242 Andreas Krebbel krebbel at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug c++/39055] [DR 1443][4.4/4.5/4.6/4.7 regression] questionable default parameter of a member function accepted

2012-02-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39055 --- Comment #20 from Jason Merrill jason at gcc dot gnu.org 2012-02-14 08:39:55 UTC --- Author: jason Date: Tue Feb 14 08:39:51 2012 New Revision: 184199 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184199 Log: PR c++/39055 *

[Bug lto/52178] [4.7 regression] Ada bootstrap failure in LTO mode

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52178 --- Comment #22 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 08:39:59 UTC --- Author: rguenth Date: Tue Feb 14 08:39:55 2012 New Revision: 184200 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184200 Log: 2012-02-14 Richard

[Bug c++/39055] [DR 1443][4.4/4.5/4.6/4.7 regression] questionable default parameter of a member function accepted

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

[Bug middle-end/52097] ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

2012-02-14 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52097 --- Comment #3 from rguenther at suse dot de rguenther at suse dot de 2012-02-14 09:02:58 UTC --- On Tue, 14 Feb 2012, aldyh at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52097 Aldy Hernandez aldyh at gcc dot gnu.org

[Bug tree-optimization/52210] [4.7 Regression] vect_model_simple_cost: reading uninitialised memory

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52210 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 09:16:05 UTC --- Author: jakub Date: Tue Feb 14 09:16:01 2012 New Revision: 184201 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184201 Log: PR

[Bug c/52181] [4.7 Regression] merge_decls doesn't handle DECL_USER_ALIGN properly

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52181 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/52243] New: Avoid reallocation for: array1 = array1 / scalar for performance

2012-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52243 Bug #: 52243 Summary: Avoid reallocation for: array1 = array1 / scalar for performance Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug tree-optimization/52210] [4.7 Regression] vect_model_simple_cost: reading uninitialised memory

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52210 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/52172] [4.7 Regression] stage 3 Bootstrap comparison failure on FreeBSD ia64

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52172 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/52097] ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52097 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/52244] New: [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Bug #: 52244 Summary: [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining Classification: Unclassified

[Bug target/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Target|powerpc-*-darwin9 |powerpc-*-darwin9,

[Bug target/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Target|powerpc-*-darwin9, |*-*-darwin9

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Component|target |middle-end ---

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/44783] implement -ftemplate-backtrace-limit=

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

[Bug translation/52245] New: translatable string: Fortran F2003

2012-02-14 Thread stigge at antcom dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52245 Bug #: 52245 Summary: translatable string: Fortran F2003 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 12:10:10 UTC --- The issue is that SRA thinks u.b = 1; is access { base = (1716)'u', offset = 0, size = 8, expr = u.b, type = _Bool, ... note 'size = 8'. That is

[Bug tree-optimization/52242] [4.7 regression] libgomp.c/atomic-2.c failure on s390x

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52242 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||rth at gcc

[Bug target/52238] -mms-bitfields: __attribute__ ((aligned (n))) ignored for struct members

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52238 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug c++/52237] Template specialization and operator overloading causes Segmentation Fault

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52237 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/44783] implement -ftemplate-backtrace-limit=

2012-02-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44783 --- Comment #8 from Paolo Carlini paolo.carlini at oracle dot com 2012-02-14 12:36:57 UTC --- Created attachment 26658 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26658 Draft This is a slightly tweaked and extended version of the patch

[Bug fortran/45586] [4.6/4.7 Regression] ICE non-trivial conversion at assignment

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #63 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 13:01:09 UTC --- With a (seemingly) unrelated patch (attached to PR52097) I'm back on ICEing for the gfortran.dg/lto/pr45586*.f90 testcases ... Even before the adjusted

[Bug translation/52246] New: translatable string typo: plural use (one translatable objects)

2012-02-14 Thread stigge at antcom dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52246 Bug #: 52246 Summary: translatable string typo: plural use (one translatable objects) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug rtl-optimization/52208] [4.7 Regression] Useless store

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52208 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug fortran/45586] [4.6/4.7 Regression] ICE non-trivial conversion at assignment

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #64 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 13:20:37 UTC --- Index: gcc/fortran/trans-types.c === --- gcc/fortran/trans-types.c (revision 184203)

[Bug middle-end/52097] ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52097 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 13:23:15 UTC --- It works apart from introducing FAIL: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o link, -O 0 -flto -flto-partition=none

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 --- Comment #7 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 13:25:10 UTC --- Index: gcc/tree-sra.c === --- gcc/tree-sra.c (revision 184203) +++ gcc/tree-sra.c

[Bug rtl-optimization/52208] [4.7 Regression] Useless store

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52208 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 13:58:44 UTC --- The -1000 costs comes from the scan_one_insn subtracting there ira_memory_move_cost[][][] * frequency (i.e. memory_cost becomes -4000) and on the plus we add

[Bug middle-end/52097] ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52097 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at

[Bug c++/44783] implement -ftemplate-backtrace-limit=

2012-02-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44783 --- Comment #9 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-02-14 14:27:40 UTC --- (In reply to comment #7) Thanks Manuel. Thus, I'm going to test your patch. Was wondering, maybe we want the nit: 'n_total template_backtrace_limit +

[Bug c++/44783] implement -ftemplate-backtrace-limit=

2012-02-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44783 --- Comment #10 from Paolo Carlini paolo.carlini at oracle dot com 2012-02-14 14:44:03 UTC --- Agreed about the testcase, of course. By the way, for the actual dejagnu testcase, a few weeks ago I noticed that apparently testing for 'note:' is

[Bug middle-end/52214] [4.7 Regression] FAIL: g++.dg/tree-ssa/pr44706.C -std=gnu++* scan-tree-dump-not fnsplit Splitting function

2012-02-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52214 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/52247] New: [4.5/4.6/4.7 Regression] ICE with asm goto

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52247 Bug #: 52247 Summary: [4.5/4.6/4.7 Regression] ICE with asm goto Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug middle-end/52142] [trans-mem] inlined transaction_pure functions are instrumented

2012-02-14 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52142 --- Comment #4 from Aldy Hernandez aldyh at gcc dot gnu.org 2012-02-14 15:15:36 UTC --- Created attachment 26659 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26659 proposed patch Actually Richard (rth), the restriction is less strict than

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/51528] [4.5/4.6 Regression] SRA should not create BOOLEAN_TYPE replacements

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51528 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.6.3 |4.5.4

[Bug tree-optimization/51528] [4.6 Regression] SRA should not create BOOLEAN_TYPE replacements

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51528 Bug 51528 depends on bug 52244, which changed state. Bug 52244 Summary: [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244

[Bug middle-end/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O 2, with no-early-inlining

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52244 --- Comment #9 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 15:34:02 UTC --- Author: rguenth Date: Tue Feb 14 15:33:56 2012 New Revision: 184214 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184214 Log: 2012-02-14 Richard

[Bug tree-optimization/51528] [4.6 Regression] SRA should not create BOOLEAN_TYPE replacements

2012-02-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51528 --- Comment #12 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-14 15:34:02 UTC --- Author: rguenth Date: Tue Feb 14 15:33:56 2012 New Revision: 184214 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184214 Log: 2012-02-14 Richard

[Bug c++/52247] [4.5/4.6/4.7 Regression] ICE with asm goto

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52247 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.4

[Bug c++/52247] [4.5/4.6/4.7 Regression] ICE with asm goto

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52247 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 15:48:16 UTC --- Created attachment 26660 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26660 gcc47-pr52247.patch Untested fix.

[Bug middle-end/52097] ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

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

[Bug c++/52248] New: [4.7 Regression] timevar ICE

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52248 Bug #: 52248 Summary: [4.7 Regression] timevar ICE Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-checking, ice-on-invalid-code

[Bug c++/44783] implement -ftemplate-backtrace-limit=

2012-02-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44783 --- Comment #11 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-02-14 16:26:10 UTC --- (In reply to comment #10) By the way, for the actual dejagnu testcase, a few weeks ago I noticed that apparently testing for 'note:' is pretty weak,

[Bug c++/44783] implement -ftemplate-backtrace-limit=

2012-02-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44783 --- Comment #12 from Paolo Carlini paolo.carlini at oracle dot com 2012-02-14 16:45:20 UTC --- Any number of notes will be matched by a single note: test, since the testsuite does not detect duplicates. There is PR about this somewhere. I'm

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2012-02-14 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #11 from Gregory Maxwell gmaxwell at gmail dot com 2012-02-14 17:15:23 UTC --- Still crashing in, r184217.

[Bug c/52181] [4.7 Regression] merge_decls doesn't handle DECL_USER_ALIGN properly

2012-02-14 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52181 --- Comment #5 from Ulrich Weigand uweigand at gcc dot gnu.org 2012-02-14 17:22:23 UTC --- Thanks for the quick fix! Are you planning to backport to 4.6 as well?

[Bug middle-end/52142] [trans-mem] inlined transaction_pure functions are instrumented

2012-02-14 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52142 --- Comment #5 from Richard Henderson rth at gcc dot gnu.org 2012-02-14 17:50:02 UTC --- The patch in #c4 looks good.

[Bug fortran/52249] New: FAIL: gfortran.dg/vect/pr32380.f

2012-02-14 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52249 Bug #: 52249 Summary: FAIL: gfortran.dg/vect/pr32380.f Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug go/48501] 64bit-out.go, select5-out.go, tmp.go compilation times out

2012-02-14 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48501 --- Comment #3 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2012-02-14 18:02:23 UTC --- Author: ian Date: Tue Feb 14 18:02:09 2012 New Revision: 184218 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184218 Log: PR go/48501

[Bug go/48501] 64bit-out.go, select5-out.go, tmp.go compilation times out

2012-02-14 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48501 --- Comment #4 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2012-02-14 18:04:38 UTC --- Author: ian Date: Tue Feb 14 18:04:28 2012 New Revision: 184219 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184219 Log: PR go/48501 *

[Bug go/48501] 64bit-out.go, select5-out.go, tmp.go compilation times out

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48501 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/52172] [4.7 Regression] stage 3 Bootstrap comparison failure on FreeBSD ia64

2012-02-14 Thread mexas at bristol dot ac.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52172 --- Comment #13 from Anton Shterenlikht mexas at bristol dot ac.uk 2012-02-14 18:08:03 UTC --- yes, I confirm, fixed on FreeBSD 9.9-CURRENT #11 r231193M Thanks!

[Bug go/48411] Bogusly canonicalized $target-gccgo

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48411 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug go/51874] Many libgo testsuite failures on Solaris, IRIX

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51874 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|NEW |WAITING ---

[Bug go/52218] [4.7 Regression] libgo ftbfs on arm-linux-gnueabi (unknown case for SETCONTEXT_CLOBBERS_TLS)

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52218 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug go/51874] Many libgo testsuite failures on Solaris, IRIX

2012-02-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51874 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-14 18:31:28 UTC --- --- Comment #7 from Ian Lance Taylor ian at airs dot com 2012-02-12 06:04:42 UTC --- In current mainline I'm not aware of

[Bug rtl-optimization/52250] New: [4.7 Regression] ICE: in sel_remove_bb, at sel-sched-ir.c:5213 with -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops -fselective-scheduling2 and other flags

2012-02-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52250 Bug #: 52250 Summary: [4.7 Regression] ICE: in sel_remove_bb, at sel-sched-ir.c:5213 with -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops

[Bug target/52205] unwinding through signal handler fails

2012-02-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52205 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-14 18:39:32 UTC --- --- Comment #6 from Ian Lance Taylor ian at airs dot com 2012-02-12 19:52:02 UTC --- The patch fixes the test case and also

[Bug go/48411] Bogusly canonicalized $target-gccgo

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48411 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|WAITING |ASSIGNED ---

[Bug go/48411] Bogusly canonicalized $target-gccgo

2012-02-14 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48411 --- Comment #3 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2012-02-14 18:58:52 UTC --- Author: ian Date: Tue Feb 14 18:58:48 2012 New Revision: 184221 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184221 Log: PR go/48411 *

[Bug go/48411] Bogusly canonicalized $target-gccgo

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48411 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/50031] Sphinx3 has a 10% regression going from GCC 4.5 to GCC 4.6 on powerpc

2012-02-14 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50031 --- Comment #6 from William J. Schmidt wschmidt at gcc dot gnu.org 2012-02-14 19:40:23 UTC --- Author: wschmidt Date: Tue Feb 14 19:40:13 2012 New Revision: 184225 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184225 Log: 2012-02-14 Bill

[Bug go/48410] weird installation dir

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48410 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug debug/51950] [4.6/4.7 Regression] fdebug-types-section regression for member pointers

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51950 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 19:40:18 UTC --- Author: jakub Date: Tue Feb 14 19:40:10 2012 New Revision: 184224 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184224 Log: PR debug/51950 *

[Bug tree-optimization/50969] 17% degradation in 168.wupwise for interleave via permutation

2012-02-14 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50969 --- Comment #5 from William J. Schmidt wschmidt at gcc dot gnu.org 2012-02-14 19:40:22 UTC --- Author: wschmidt Date: Tue Feb 14 19:40:13 2012 New Revision: 184225 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184225 Log: 2012-02-14 Bill

[Bug go/48243] Several libgo tests fail on Solaris 10/SPARC

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48243 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug go/48122] crypto/aes test fails on 32-bit Solaris 11/x86

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48122 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug go/48410] weird installation dir

2012-02-14 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48410 --- Comment #1 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2012-02-14 19:40:15 UTC --- Author: ian Date: Tue Feb 14 19:40:09 2012 New Revision: 184223 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184223 Log: PR go/48410 libgo:

[Bug go/47726] language go can not build for mingw target

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47726 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |SUSPENDED Last

[Bug debug/51950] [4.6 Regression] fdebug-types-section regression for member pointers

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51950 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Summary|[4.6/4.7 Regression]|[4.6 Regression]

[Bug c++/52247] [4.5/4.6/4.7 Regression] ICE with asm goto

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52247 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 19:51:06 UTC --- Author: jakub Date: Tue Feb 14 19:51:01 2012 New Revision: 184229 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184229 Log: PR c++/52247 * pt.c

[Bug go/47524] go1: internal compiler error: in do_get_tree, at go/gofrontend/types.cc:1739

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47524 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug java/32091] Can't build gcj in mingw32 in window XP (gcc-4.2.0)

2012-02-14 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32091 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug go/46986] Go is not supported on Darwin

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|NEW |SUSPENDED ---

[Bug go/46795] bootstrap with gccgo fails

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46795 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libobjc/42293] Can't build ObjC runtime library with GC for W32 target

2012-02-14 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42293 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/52251] New: Nonadvancing I/O and the t edit descriptor

2012-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52251 Bug #: 52251 Summary: Nonadvancing I/O and the t edit descriptor Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug fortran/47486] gfortran -M exits with fatal error when -o option is used

2012-02-14 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47486 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libgcj/50895] Build failure in jni.cc

2012-02-14 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50895 --- Comment #3 from Kai Tietz ktietz at gcc dot gnu.org 2012-02-14 20:21:59 UTC --- Well, the 4.7 error you get here is due unsupport posix-threading support for libjava on Windows targets. Not sure if I want to enhance libjava that it supports

[Bug target/51688] libgcc dll is installed in sysroot/lib instead of sysroot/bin

2012-02-14 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51688 --- Comment #1 from Kai Tietz ktietz at gcc dot gnu.org 2012-02-14 20:24:16 UTC --- Hmm, canadian cross scenario. It seems libgcc checks here for build instead of specified host.

[Bug libgcj/50057] [4.7 regression] misalignment of java_exception_header resulted in throwable to be null

2012-02-14 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50057 --- Comment #6 from Kai Tietz ktietz at gcc dot gnu.org 2012-02-14 20:26:01 UTC --- Hmm, this might be a duplicate of PR52238

[Bug fortran/52251] Nonadvancing I/O and the t edit descriptor

2012-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52251 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug go/46795] bootstrap with gccgo fails

2012-02-14 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46795 --- Comment #3 from Steve Kargl sgk at troutmask dot apl.washington.edu 2012-02-14 20:37:39 UTC --- On Tue, Feb 14, 2012 at 08:01:35PM +, ian at airs dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46795 --- Comment #2 from Ian

[Bug go/48407] libgo/configure --without-libffi doesn't work

2012-02-14 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48407 --- Comment #5 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2012-02-14 20:47:42 UTC --- Author: ian Date: Tue Feb 14 20:47:35 2012 New Revision: 184234 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184234 Log: PR go/48407

[Bug go/48407] libgo/configure --without-libffi doesn't work

2012-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48407 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/52205] unwinding through signal handler fails

2012-02-14 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52205 --- Comment #9 from Eric Botcazou ebotcazou at gcc dot gnu.org 2012-02-14 22:04:35 UTC --- I'm currently doing so, and preliminary results look good. I've got a couple of comments on the patch as-is which I find harder than necessary to

[Bug c/52252] New: An opportunity for x86 gcc vectorizer (gain up to 3 times)

2012-02-14 Thread evstupac at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52252 Bug #: 52252 Summary: An opportunity for x86 gcc vectorizer (gain up to 3 times) Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug bootstrap/51969] [4.6 regression] trunk gcc unable to build gcc 4.6

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51969 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 23:31:46 UTC --- Author: jakub Date: Tue Feb 14 23:31:42 2012 New Revision: 184239 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184239 Log: PR bootstrap/51969

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 --- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 23:32:44 UTC --- Author: jakub Date: Tue Feb 14 23:32:39 2012 New Revision: 184240 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184240 Log: Backported from mainline

[Bug c/52181] [4.7 Regression] merge_decls doesn't handle DECL_USER_ALIGN properly

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52181 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 23:34:40 UTC --- Author: jakub Date: Tue Feb 14 23:34:34 2012 New Revision: 184242 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184242 Log: Backported from mainline

[Bug debug/51950] [4.6 Regression] fdebug-types-section regression for member pointers

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51950 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 23:35:19 UTC --- Author: jakub Date: Tue Feb 14 23:35:15 2012 New Revision: 184243 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184243 Log: Backported from mainline

[Bug c++/52247] [4.5/4.6 Regression] ICE with asm goto

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52247 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-14 23:36:24 UTC --- Author: jakub Date: Tue Feb 14 23:36:19 2012 New Revision: 184244 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184244 Log: Backported from mainline

[Bug bootstrap/51969] [4.6 regression] trunk gcc unable to build gcc 4.6

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51969 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

  1   2   >