[Bug libfortran/47716] New: libgfortran quadmath_weak.h not found on NetBSD 5.1

2011-02-13 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47716 Summary: libgfortran quadmath_weak.h not found on NetBSD 5.1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran

[Bug libfortran/47716] libgfortran quadmath_weak.h not found on NetBSD 5.1

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

[Bug fortran/47648] libgfortran/libgfortran.h:53:29: fatal error: quadmath_weak.h: No such f ile or directory - FreeBSD ia64

2011-02-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47648 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org 2011-02-13 09:48:57 UTC --- Possibly related: PR 47716. (Same symptoms on NetBSD 5.1 - but it fails on x86-64 while for FreeBSD it only fails on ia64 while [cf. PR 47642] x86-64 works.)

[Bug tree-optimization/47714] verify_ssa fails with error: invalid argument to gimple call

2011-02-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47714 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-02-13 10:11:39 UTC --- It looks like some SSA rewriting is missing for the parameter.

[Bug fortran/47569] [4.3/4.4/4.5/4.6 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 --- Comment #11 from Tobias Burnus burnus at gcc dot gnu.org 2011-02-13 10:11:44 UTC --- (In reply to comment #8) Submitted patch (with some modifications): http://gcc.gnu.org/ml/fortran/2011-02/msg00087.html Mikael pointed out that I have

[Bug objc++/47711] [4.5/4.6 Regression] (even trivial) PCH fails for Objective-C++

2011-02-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47711 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.3

[Bug tree-optimization/45623] [4.5 Regression] GCC 4.5.[01] breaks our ffi on Linux64. ABI break?

2011-02-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45623 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||simonhf at

[Bug rtl-optimization/47712] optimization (-O) of code using union unexpectedly causes essential code to be optimized away

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

[Bug c++/47705] [4.5/4.6 Regression] internal compiler error: in convert_nontype_argument, at cp/pt.c:5006

2011-02-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47705 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.3

[Bug libfortran/46611] call to abstract class procedure segmentation fault

2011-02-13 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46611 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

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

2011-02-13 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #46 from Martin Jambor jamborm at gcc dot gnu.org 2011-02-13 12:41:29 UTC --- (In reply to comment #45) Can you try mozilla-central revision 19f13dea4d4a? With that revision the elfhack problems are gone. Thanks!

[Bug ada/47717] New: building library for arm-none-eabi causes internal error

2011-02-13 Thread laguest at archeia dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717 Summary: building library for arm-none-eabi causes internal error Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: blocker Priority: P3

[Bug web/47718] New: bugzilla: commit mails mentioning binutils PR wrongly linked to GCC bug

2011-02-13 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47718 Summary: bugzilla: commit mails mentioning binutils PR wrongly linked to GCC bug Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug rtl-optimization/12283] profiledbootstrap fails (file resource.gcda not found)

2011-02-13 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12283 Ralf Wildenhues rwild at gcc dot gnu.org changed: What|Removed |Added CC||rwild at gcc

[Bug target/47719] New: ICE compiling libavcodec/adxdec.c (FFmpeg) for ARM

2011-02-13 Thread mans at mansr dot com
-gnueabi-gcc-4.6.0 (Gentoo SVN) 4.6.0-pre 20110213 (experimental) rev. 170108 $ arm-unknown-linux-gnueabi-gcc-4.6.0 -I. -I/home/mru/src/ffmpeg.dev -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_AV_CONFIG_H -mfloat-abi=softfp -mfpu=neon -mcpu=cortex-a8

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org 2011-02-13 15:57:05 UTC --- (In reply to comment #6) Here's a patch that fixes the problem. Jakub, is it easy for you to test it on the affected platforms? Please? :-) TIA,

[Bug target/47324] r157762 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 --- Comment #52 from Jack Howarth howarth at nitro dot med.uc.edu 2011-02-13 16:31:36 UTC --- Even those this problem appears latent on gcc-4_5-branch, the problematic code is identical. Shouldn't we backport this for gcc 4.5.3?

[Bug target/47715] [x32] TLS doesn't work

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47715 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2011-02-13 17:01:13 UTC --- Another one: [hjl@gnu-6 ilp32-14]$ cat s.c struct initial_sp { void *sp; long len; }; __thread struct initial_sp __morestack_initial_sp; void bar (void *);

[Bug debug/47471] [4.6 Regression] stdarg functions extraneous too-early prologue end

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47471 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug c++/47703] [4.6 Regression] [C++0x] ICE: std::sort chokes on simple lambda function

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47703 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug c++/47704] [4.6 regression] [C++0x] Java-related error message when trying to instantiate a strongly typed enum with new

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47704 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

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

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug middle-end/44440] [4.6 regression] ira_initialization and buitins construction taking too much of startup time

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=0 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug driver/47390] [4.6 Regression] Linking with -export-dynamic broken

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47390 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug debug/47471] [4.6 Regression] stdarg functions extraneous too-early prologue end

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47471 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug c++/47666] [4.6 Regression] ICE in dfs_walk_once

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47666 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug objc++/47711] [4.5/4.6 Regression] (even trivial) PCH fails for Objective-C++

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47711 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug c++/47703] [4.6 Regression] [C++0x] ICE: std::sort chokes on simple lambda function

2011-02-13 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47703 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug fortran/47720] New: problems with makefile dependency generation using -M

2011-02-13 Thread kristopher.kuhlman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47720 Summary: problems with makefile dependency generation using -M Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug target/47324] r157762 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 m...@gcc.gnu.org mrs at gcc dot gnu.org changed: What|Removed |Added Known to work||4.6.0 ---

[Bug target/47324] r157762 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 --- Comment #54 from Jack Howarth howarth at nitro dot med.uc.edu 2011-02-13 18:56:48 UTC --- (In reply to comment #53) I'd rather know two things, that we have a lot of time on the new code and it works fine znd why the branch doesn't have the

[Bug fortran/47569] [4.3/4.4/4.5/4.6 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 --- Comment #12 from Tobias Burnus burnus at gcc dot gnu.org 2011-02-13 19:26:27 UTC --- Author: burnus Date: Sun Feb 13 19:26:24 2011 New Revision: 170110 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170110 Log: 2011-02-13 Tobias Burnus

[Bug c++/47721] New: [C++0x] Updated friendship rules?

2011-02-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47721 Summary: [C++0x] Updated friendship rules? Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++ AssignedTo:

[Bug target/47324] r157762 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 --- Comment #55 from Jack Howarth howarth at nitro dot med.uc.edu 2011-02-13 20:29:49 UTC --- It appears that is was present at r162030 and the r162035 used --enable-build-with-cxx... http://gcc.gnu.org/ml/gcc-testresults/2010-07/msg00872.html

[Bug fortran/47569] [4.3/4.4/4.5 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.5.3 |4.4.6

[Bug libfortran/47716] libgfortran quadmath_weak.h not found on NetBSD 5.1

2011-02-13 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47716 --- Comment #2 from Laurent GUERBY laurent at guerby dot net 2011-02-13 21:01:40 UTC --- --disable-libquadmath-support was enough to build. However gfortran test results are pretty poor: === gfortran Summary === # of expected

[Bug c++/47721] [C++0x] Updated friendship rules?

2011-02-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47721 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-02-13 21:14:50 UTC --- They're right, see http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1791.pdf Documented as unimplemented at

[Bug fortran/47722] New: problem with -static option on Windows

2011-02-13 Thread vivekrao4 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47722 Summary: problem with -static option on Windows Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo:

[Bug c++/47721] [C++0x] Updated friendship rules?

2011-02-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47721 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

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

2011-02-13 Thread drankinatty at suddenlinkmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 Summary: internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: major Priority: P3

[Bug libstdc++/47724] New: Regex string anchors cause segfault

2011-02-13 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47724 Summary: Regex string anchors cause segfault Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo:

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

2011-02-13 Thread zackw at panix dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #1 from Zack Weinberg zackw at panix dot com 2011-02-13 23:27:10 UTC --- I have run the build a second time and it makes it past the point where it segfaulted, This means your problem is almost certainly *not* a bug in GCC, but

[Bug target/47324] r157762 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 --- Comment #56 from Jack Howarth howarth at nitro dot med.uc.edu 2011-02-13 23:29:01 UTC --- A regression hunt reveals the PR47324 was actually triggered by... r160124 | hubicka | 2010-06-01 17:55:49 -0400 (Tue, 01 Jun 2010) | 4 lines

[Bug target/47715] [x32] TLS doesn't work

2011-02-13 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47715 --- Comment #3 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-02-13 23:29:40 UTC --- Author: hjl Date: Sun Feb 13 23:29:34 2011 New Revision: 170116 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170116 Log: Properly support TLS

[Bug libstdc++/47724] Regex string anchors cause segfault

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

[Bug libstdc++/47724] [C++0x] Regex string anchors cause segfault

2011-02-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47724 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

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

2011-02-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2011-02-14 00:07:01 UTC --- (In reply to comment #0) I have created a tar.bz2 of the src/kcontrol/konq directory (which I hope is what you need) and I've attached it.

[Bug libstdc++/47724] [C++0x] Regex string anchors cause segfault

2011-02-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47724 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2011-02-14 00:11:06 UTC --- Thanks Jon.

[Bug target/45808] FreeBSD: -pthread is handled incompletely

2011-02-13 Thread gerald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45808 --- Comment #6 from gerald at gcc dot gnu.org gerald at gcc dot gnu.org 2011-02-14 00:40:19 UTC --- Author: gerald Date: Mon Feb 14 00:40:15 2011 New Revision: 170121 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170121 Log: PR

[Bug target/47725] New: [x32] error: unable to find a register to spill in class DIREG

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 Summary: [x32] error: unable to find a register to spill in class DIREG Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/47725] [x32] error: unable to find a register to spill in class DIREG

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||ebotcazou at gcc dot

[Bug lto/43157] Segmentation fault in aggregate_value_p, asm aliases do not work

2011-02-13 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43157 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/47725] [x32] error: unable to find a register to spill in class DIREG

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2011-02-14 01:28:08 UTC --- I think this is similar to PR 47449.

[Bug lto/46652] undefined reference to '__udivdi3' with -flto -fuse-linker-plugin

2011-02-13 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46652 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/47725] [x32] error: unable to find a register to spill in class DIREG

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com 2011-02-14 03:04:29 UTC --- I am testing this patch: diff --git a/gcc/combine.c b/gcc/combine.c index 5e1236b..78f3089 100644 --- a/gcc/combine.c +++ b/gcc/combine.c @@ -2138,6 +2138,12 @@

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

2011-02-13 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47726 Summary: language go can not build for mingw target Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: go AssignedTo:

[Bug target/47324] r160124 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 --- Comment #57 from Jack Howarth howarth at nitro dot med.uc.edu 2011-02-14 03:21:00 UTC --- Created attachment 23330 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23330 assembly for eh-alloca.1 at r160123 with -O3 -g (working)

[Bug target/47324] r160124 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 --- Comment #58 from Jack Howarth howarth at nitro dot med.uc.edu 2011-02-14 03:21:47 UTC --- Created attachment 23331 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23331 assembly for eh-alloca.1 at r160124 with -O3 -g (failing)

[Bug target/47324] r160124 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin

2011-02-13 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324 --- Comment #59 from Jack Howarth howarth at nitro dot med.uc.edu 2011-02-14 03:23:19 UTC --- Created attachment 23332 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23332 diff in assembly for eh-alloca.1 at r160123 vs r160124 both with -O3

[Bug target/47727] New: [x32] internal compiler error: Segmentation fault

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 Summary: [x32] internal compiler error: Segmentation fault Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/47727] [x32] internal compiler error: Segmentation fault

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 --- Comment #1 from H.J. Lu hjl.tools at gmail dot com 2011-02-14 03:36:51 UTC --- Program received signal SIGSEGV, Segmentation fault. 0x00599a9f in init_alias_analysis () at /export/gnu/import/git/gcc-x32/gcc/alias.c:2863 2863

[Bug target/47727] [x32] internal compiler error: Segmentation fault

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2011-02-14 03:53:52 UTC --- cse1 generates: ;; Succ edge EXIT [100.0%] (fallthru) ;; Insn is not within a basic block (insn 63 57 64 (set (reg:SI 100) (symbol_ref:SI

[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

2011-02-13 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46886 --- Comment #5 from Sebastian Pop spop at gcc dot gnu.org 2011-02-14 04:19:03 UTC --- Patch: http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00858.html

[Bug target/47727] [x32] internal compiler error: Segmentation fault

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com 2011-02-14 05:18:23 UTC --- (In reply to comment #2) cse1 generates: ;; Succ edge EXIT [100.0%] (fallthru) ;; Insn is not within a basic block (insn 63 57 64 (set (reg:SI 100)

[Bug middle-end/47727] [x32] Many passes can't handle const symbol when Pmode != ptr_mode

2011-02-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Component|target |middle-end

[Bug fortran/47569] [4.3/4.4/4.5 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 --- Comment #13 from Tobias Burnus burnus at gcc dot gnu.org 2011-02-14 06:38:48 UTC --- Author: burnus Date: Mon Feb 14 06:38:44 2011 New Revision: 170123 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170123 Log: 2011-02-14 Tobias Burnus