[Bug target/45094] [arm] wrong instructions for dword move in some cases

2010-12-27 Thread qiyao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45094 --- Comment #11 from Yao Qi qiyao at gcc dot gnu.org 2010-12-27 08:35:21 UTC --- Patch to backport it to 4.5 is here http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01858.html

[Bug other/46677] frontends and tree optimizers use *_TYPE_SIZE

2010-12-27 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677 --- Comment #18 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org 2010-12-27 08:55:43 UTC --- Author: amylaar Date: Mon Dec 27 08:55:37 2010 New Revision: 168262 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168262 Log: PR

[Bug other/46677] frontends and tree optimizers use *_TYPE_SIZE

2010-12-27 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677 --- Comment #19 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org 2010-12-27 09:45:50 UTC --- Author: amylaar Date: Mon Dec 27 09:45:46 2010 New Revision: 168264 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168264 Log: PR

[Bug bootstrap/47055] make profiledbootstrap fails on MSYS/mingw-w64

2010-12-27 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47055 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug ada/46738] microblaze ada --enable-werror-always build fails

2010-12-27 Thread amylaar at gcc dot gnu.org
. (gigi): Use targetm.asm_out.output_ident . Added: branches/pr46489-20101227-branch/ChangeLog.46489 branches/pr46489-20101227-branch/gcc/ChangeLog.46489 - copied unchanged from r167975, branches/pr46489-20101217-branch/gcc/ChangeLog.46489 Modified: branches/pr46489-20101227-branch/gcc

[Bug c++/37213] Declaration/expression ambiguity resolution does not extend beyond initializer

2010-12-27 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37213 Johannes Schaub schaub.johannes at googlemail dot com changed: What|Removed |Added CC|

[Bug libstdc++/28278] formatted I/O and calliing width(0)

2010-12-27 Thread mikeus at hotmail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28278 Michael mikeus at hotmail dot ru changed: What|Removed |Added CC||mikeus at hotmail dot

[Bug libstdc++/28278] formatted I/O and calliing width(0)

2010-12-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28278 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2010-12-27 12:12:13 UTC --- The snippet you posted has nothing to do with the issue discussed here, which is about *when exactly* calling width(0) toward the end of the insertion

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

2010-12-27 Thread amylaar at gcc dot gnu.org
: * expr.c: Include tm.h . gcc/fortran: * trans-types.c: Include tm.h . gcc/ada: * gcc-interface/decl.c (gnat_to_gnu_param): Use pack_cumulative_args. Modified: branches/pr46489-20101227-branch/ChangeLog.46489 branches/pr46489-20101227-branch/gcc/ (props changed) branches

[Bug debug/45447] ICE with `-g -femit-struct-debug-baseonly'

2010-12-27 Thread qiyao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45447 --- Comment #5 from Yao Qi qiyao at gcc dot gnu.org 2010-12-27 12:32:47 UTC --- Author: qiyao Date: Mon Dec 27 12:32:44 2010 New Revision: 168269 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168269 Log: Backport from mainline: gcc/

[Bug debug/45447] ICE with `-g -femit-struct-debug-baseonly'

2010-12-27 Thread qiyao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45447 --- Comment #6 from Yao Qi qiyao at gcc dot gnu.org 2010-12-27 12:45:06 UTC --- Author: qiyao Date: Mon Dec 27 12:45:02 2010 New Revision: 168270 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168270 Log: Backport from mainline: gcc/

[Bug c++/46626] [4.6 Regression] simple use of virtual methods causes pure virtual method call in c++0x mode

2010-12-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46626 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org 2010-12-27 12:54:34 UTC --- Author: jakub Date: Mon Dec 27 12:54:30 2010 New Revision: 168271 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168271 Log: PR c++/46626 *

[Bug fortran/46874] [OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147

2010-12-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46874 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug other/46677] frontends and tree optimizers use *_TYPE_SIZE

2010-12-27 Thread amylaar at gcc dot gnu.org
, make_type_from_size): Likewise. * gcc-interface/utils2.c: Include target.h . (maybe_wrap_malloc, maybe_wrap_free): Use pointer_size. * gcc-interface/targtyps.c: Include target.h . (get_target_pointer_size): Use pointer_size. Modified: branches/pr46489-20101227-branch/ (props changed

[Bug c++/46626] [4.6 Regression] simple use of virtual methods causes pure virtual method call in c++0x mode

2010-12-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46626 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/46677] frontends and tree optimizers use *_TYPE_SIZE

2010-12-27 Thread amylaar at gcc dot gnu.org
. (gfc_conv_intrinsic_leadz, gfc_conv_intrinsic_trailz): Likewise. (gfc_conv_intrinsic_popcnt_poppar): Likewise. Modified: branches/pr46489-20101227-branch/ (props changed) branches/pr46489-20101227-branch/ChangeLog.46489 branches/pr46489-20101227-branch/gcc/ (props changed

[Bug libffi/46508] [4.6 regression] Add ARM VFP ABI support to libffi broke build for armv5tel-linux-gnueabi with binutils-2.20.1

2010-12-27 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46508 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added Status|NEW |RESOLVED

[Bug other/46677] frontends and tree optimizers use *_TYPE_SIZE

2010-12-27 Thread amylaar at gcc dot gnu.org
://gcc.gnu.org/ml/gcc-cvs/2010-12/msg00947.html PR other/46677 * config/rs6000/darwin.h (darwin_bool_type_size): Move from here... * config/darwin.h: ... to here. Modified: branches/pr46489-20101227-branch/ChangeLog.46489 branches/pr46489-20101227-branch/gcc/config/darwin.h branches

[Bug testsuite/47013] FAIL: gcc.dg/sms-*.c scan-rtl-dump-times sms SMS succeeded *

2010-12-27 Thread eres at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47013 --- Comment #6 from revital eres eres at il dot ibm.com 2010-12-27 14:00:54 UTC --- Looking more closely at sms-6.c it seems there is another issue which causes SMS to FAIL in the loop in foo function: Although the restrict keyword is attached to

[Bug testsuite/47013] FAIL: gcc.dg/sms-*.c scan-rtl-dump-times sms SMS succeeded *

2010-12-27 Thread eres at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47013 --- Comment #7 from revital eres eres at il dot ibm.com 2010-12-27 14:06:43 UTC --- Created attachment 22853 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22853 SMS dump created with -r168082 on powerpc.

[Bug fortran/45827] [4.6 Regression] mio_component_ref(): Component not found

2010-12-27 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827 janus at gcc dot gnu.org changed: What|Removed |Added Summary|mio_component_ref():|[4.6 Regression]

[Bug fortran/45827] [4.6 Regression] mio_component_ref(): Component not found

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827 --- Comment #34 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-27 14:27:36 UTC --- With both testcases, tracing the search in module.c(mio_component_ref), I get: mio_component_ref: looking for 'n', current: '_data' mio_component_ref:

[Bug libstdc++/28278] formatted I/O and calling width(0)

2010-12-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28278 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2010-12-27 14:31:39 UTC --- (In reply to comment #1) Can anybody fix this bug? Don't be sad, your bug is easy to fix: --- code: --- #includeiostream using namespace std;

[Bug c++/37213] Declaration/expression ambiguity resolution does not extend beyond initializer

2010-12-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37213 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libstdc++/28278] formatted I/O and calling width(0)

2010-12-27 Thread mikeus at hotmail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28278 --- Comment #4 from Michael mikeus at hotmail dot ru 2010-12-27 15:12:50 UTC --- :))OK. ( I merely have looked at 'ios_base state functions' chapter in C++0x draft and not found any mention that any preset state of a stream may be lost after an

[Bug fortran/45827] [4.6 Regression] [OOP] mio_component_ref(): Component not found

2010-12-27 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/47067] New: [c++0x] ICE in cxx_eval_bare_aggregate, at cp/semantics.c:6352

2010-12-27 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47067 Summary: [c++0x] ICE in cxx_eval_bare_aggregate, at cp/semantics.c:6352 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47068] New: [C++0x] internal compiler error on decltype(~ expression)

2010-12-27 Thread spillner at acm dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47068 Summary: [C++0x] internal compiler error on decltype(~ expression) Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47068] [C++0x] internal compiler error on decltype(~ expression)

2010-12-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47068 --- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com 2010-12-27 16:26:04 UTC --- I can reproduce it with current mainline.

[Bug c++/47068] [C++0x] internal compiler error on decltype(~ expression)

2010-12-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47068 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/47069] New: [OOP] undefined reference for virtual hook

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47069 Summary: [OOP] undefined reference for virtual hook Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo:

[Bug c++/47067] [c++0x] ICE in cxx_eval_bare_aggregate, at cp/semantics.c:6352

2010-12-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47067 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug objc/47070] New: Error message mentioning _OBJC_INSTANCE_0

2010-12-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47070 Summary: Error message mentioning _OBJC_INSTANCE_0 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: trivial Priority: P3 Component: objc AssignedTo:

[Bug objc/47070] Error message mentioning _OBJC_INSTANCE_0

2010-12-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47070 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/47067] [4.6 Regression] [c++0x] ICE in cxx_eval_bare_aggregate, at cp/semantics.c:6352

2010-12-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47067 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug fortran/47069] [OOP] undefined reference for virtual hook

2010-12-27 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47069 --- Comment #1 from janus at gcc dot gnu.org 2010-12-27 17:57:48 UTC --- (In reply to comment #0) The code below fails to compile due to an undefined reference to the virtual hook. I have no idea if this is valid Fortran of any standard, but if

[Bug fortran/46818] [4.6 Regression] ICE on pointer assignment (-fwhole-file)

2010-12-27 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46818 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added CC||pault at gcc dot

[Bug fortran/47069] [OOP] undefined reference for virtual hook

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47069 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/47060] [4.6 Regression] ICE: SIGSEGV in reduction_phi (tree-parloops.c:212) with -O -ffast-math -ftree-parallelize-loops=2 -fno-tree-dce

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

[Bug ada/47056] [4.6 Regression] 10 Ada ACATS tests fail to link with undefined reference on ia64-linux

2010-12-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47056 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5

[Bug tree-optimization/47053] [4.5/4.6 Regression] ICE: verify_flow_info failed: BB 2 can not throw but has an EH edge with -O -fnon-call-exceptions

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

[Bug rtl-optimization/47028] [4.6 Regression] gcc.dg/tree-ssa/tailrecursion-[57].c FAIL with -foptimize-sibling-calls -fno-forward-propagate -fno-tree-copy-prop -fno-tree-dominator-opts

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

[Bug c++/47020] [4.6 Regression] [C++0x] ICE: unexpected expression 'foo' of kind overload when storing address of overloaded function

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

[Bug tree-optimization/47009] [4.6 Regression] ICE: SIGSEGV (too deep recursion) in cgraph_clone_inlined_nodes with -O

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

[Bug tree-optimization/46984] [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining -flto

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

[Bug tree-optimization/46886] [4.5/4.6 Regression] gfortran.dg/array_constructor_9.f90 FAILs with -ftree-parallelize-loops -fstrict-overflow -fno-tree-ch

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

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2010-12-27 Thread pogma at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 po...@gcc.gnu.org pogma at gcc dot gnu.org changed: What|Removed |Added CC||pogma at gcc

[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include iostream

2010-12-27 Thread pogma at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20366 Peter O'Gorman pogma at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/46537] [4.6 Regression] ICE: SIGSEGV in simplify_replace_fn_rtx (simplify-rtx.c:362) with -g -O -fipa-cp -fipa-cp-clone -freorder-blocks

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

[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

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

[Bug inline-asm/47071] New: Using -ffunction-sections produces bad assembler on my testcase

2010-12-27 Thread alex.wabik at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47071 Summary: Using -ffunction-sections produces bad assembler on my testcase Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug inline-asm/47071] Using -ffunction-sections produces bad assembler on my testcase

2010-12-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47071 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|assemble-failure|

[Bug tree-optimization/47060] [4.6 Regression] ICE: SIGSEGV in reduction_phi (tree-parloops.c:212) with -O -ffast-math -ftree-parallelize-loops=2 -fno-tree-dce

2010-12-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47060 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug inline-asm/47071] Using -ffunction-sections produces bad assembler on my testcase

2010-12-27 Thread alex.wabik at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47071 --- Comment #2 from Aleksander Wabik alex.wabik at gmail dot com 2010-12-27 20:24:44 UTC --- Good to hear, now the QT team has a problem ;) Then, if I may ask: without -ffunction-sections this code compiles fine, is such buggy assembler code

[Bug c++/47072] New: exceptions hang in c++ programs compiled by g++-4.5.2 with -O2

2010-12-27 Thread hbjbb131 at yahoo dot co.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47072 Summary: exceptions hang in c++ programs compiled by g++-4.5.2 with -O2 Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47072] exceptions hang in c++ programs compiled by g++-4.5.2 with -O2

2010-12-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47072 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug fortran/45827] [4.6 Regression] [OOP] mio_component_ref(): Component not found

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827 --- Comment #36 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-27 22:18:27 UTC --- (In reply to comment #35) Yes, I think I know what's going on. One way to fix it is the following: I managed to get an ICE with your version (sym ==

[Bug ada/47056] [4.6 Regression] 10 Ada ACATS tests fail to link with undefined reference on ia64-linux

2010-12-27 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47056 Laurent GUERBY laurent at guerby dot net changed: What|Removed |Added CC||ebotcazou at

[Bug other/46677] frontends and tree optimizers use *_TYPE_SIZE

2010-12-27 Thread amylaar at gcc dot gnu.org
. (get_int_kind_from_kind): New function. * f95-lang.c: Adjust for new *_TYPE definitions. gcc/lto: * lto-lang.c (lto_build_c_type_nodes, lto_init): Adjust for new *_TYPE definitions. Modified: branches/pr46489-20101227-branch/ (props changed) branches/pr46489-20101227-branch/ChangeLog.46489

[Bug objc/47073] New: ICE when producing error for method argument which does not have know size

2010-12-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47073 Summary: ICE when producing error for method argument which does not have know size Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3

[Bug objc/47073] ICE when producing error for method argument which does not have know size

2010-12-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47073 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/35612] testsuite ISO_C_BIND code error

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35612 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/40581] Missed optimization in scalar operators on arrays

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40581 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added CC||dfranke at gcc

[Bug fortran/46416] libquadmath: missing functions

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46416 --- Comment #2 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-27 23:54:38 UTC --- *** Bug 46402 has been marked as a duplicate of this bug. ***

[Bug fortran/46416] libquadmath: missing functions

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46416 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added CC||dfranke at gcc

[Bug fortran/46402] libquadmath: Add fmalq

2010-12-27 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46402 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug objc/47073] ICE when producing error for method argument which does not have know size

2010-12-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47073 --- Comment #2 from Nicola Pero nicola at gcc dot gnu.org 2010-12-28 00:29:44 UTC --- Submitted a patch to gcc-patches. Thanks

[Bug target/45094] [arm] wrong instructions for dword move in some cases

2010-12-27 Thread dirtyepic at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45094 Ryan Hill dirtyepic at gentoo dot org changed: What|Removed |Added CC||dirtyepic at

[Bug target/45094] [arm] wrong instructions for dword move in some cases

2010-12-27 Thread qiyao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45094 --- Comment #13 from Yao Qi qiyao at gcc dot gnu.org 2010-12-28 01:48:51 UTC --- (In reply to comment #12) Is that first hunk intentional? No. It is from another PR backport, so it is redundant here. Submit a clean patch again

[Bug c++/47022] [4.6 Regression] ICE: in tsubst_copy, at cp/pt.c:11682

2010-12-27 Thread silver24k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47022 --- Comment #2 from Yu Simin silver24k at gmail dot com 2010-12-28 02:45:16 UTC --- I found this code ICEs: #include stdarg.h templatetypename _T void foo(_T *p, va_list argptr) { *p = va_arg(argptr, long double); //float/double } void

[Bug objc/47073] ICE when producing error for method argument which does not have know size

2010-12-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47073 --- Comment #3 from Nicola Pero nicola at gcc dot gnu.org 2010-12-28 03:41:02 UTC --- Author: nicola Date: Tue Dec 28 03:40:58 2010 New Revision: 168285 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168285 Log: In gcc/testsuite/:

[Bug c++/47022] [4.6 Regression] ICE: in tsubst_copy, at cp/pt.c:11682

2010-12-27 Thread silver24k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47022 --- Comment #3 from Yu Simin silver24k at gmail dot com 2010-12-28 04:17:07 UTC --- I think tsubst_copy should handle REAL_TYPE.

[Bug objc/47073] ICE when producing error for method argument which does not have know size

2010-12-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47073 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED