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

2011-03-09 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47714 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/47866] [4.5/4.6 Regression] gcc.dg/torture/vector-2.c fails on IA64

2011-03-09 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47866 --- Comment #6 from Steve Ellcey sje at cup dot hp.com 2011-03-09 17:26:44 UTC --- I tried the patch in comment #2 and verified that it fixes vector-2.c on IA64 HP-UX and Linux and caused no regressions.

[Bug c++/44629] [4.3/4.4/4.5/4.6 Regression] ICE in unify, at cp/pt.c:15155

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Keywords||ABI

[Bug c++/44629] [4.3/4.4/4.5/4.6 Regression] ICE in unify, at cp/pt.c:15155

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629 --- Comment #8 from Jason Merrill jason at gcc dot gnu.org 2011-03-09 17:57:50 UTC --- Author: jason Date: Wed Mar 9 17:57:46 2011 New Revision: 170824 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170824 Log: PR c++/44629 * pt.c

[Bug c++/44629] [4.3/4.4/4.5/4.6 Regression] ICE in unify, at cp/pt.c:15155

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629 --- Comment #10 from Jason Merrill jason at gcc dot gnu.org 2011-03-09 17:57:54 UTC --- Author: jason Date: Wed Mar 9 17:57:51 2011 New Revision: 170826 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170826 Log: PR c++/44629 * pt.c

[Bug c++/44629] [4.3 Regression] ICE in unify, at cp/pt.c:15155

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libfortran/48047] Incorrect output rounding of double precision numbers

2011-03-09 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48047 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug c++/48051] New: sorry, unimplemented: mangling overload

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051 Summary: sorry, unimplemented: mangling overload Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: ABI, ice-on-valid-code Severity: normal Priority: P3

[Bug c++/48051] sorry, unimplemented: mangling overload

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Keywords|ice-on-valid-code |rejects-valid

[Bug c++/47808] [4.6 Regression][C++0x] internal compiler error: in tsubst_copy_and_build, at cp/pt.c:13326

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47808 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug c++/48046] [4.5/4.6 Regression] Expected diagnostic reference to 'type' is ambiguous not given for function-local static declaration

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48046 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug go/48019] Need to handle EINTR in libgo testsuite

2011-03-09 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48019 --- Comment #4 from Ian Lance Taylor ian at airs dot com 2011-03-09 18:21:44 UTC --- Come to think of it, the code sets SA_RESTART when it calls sigaction. Is SA_RESTART defined on Solaris? Do I have to #define any special macros to get it to

[Bug debug/48049] 4.6 Regression? DW_AT_accessibility change breaks GDB

2011-03-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48049 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/48046] [4.5/4.6 Regression] Expected diagnostic reference to 'type' is ambiguous not given for function-local static declaration

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48046 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug go/48019] Need to handle EINTR in libgo testsuite

2011-03-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48019 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-09 18:30:12 UTC --- --- Comment #4 from Ian Lance Taylor ian at airs dot com 2011-03-09 18:21:44 UTC --- Come to think of it, the code sets

[Bug libstdc++/48038] [C++0x] stable_sort problem with C++0x and comparator by value

2011-03-09 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48038 --- Comment #30 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2011-03-09 18:30:16 UTC --- Author: paolo Date: Wed Mar 9 18:30:11 2011 New Revision: 170827 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170827 Log: 2011-03-09

[Bug c++/48029] [4.5/4.6 Regression] ICE in finish_member_declaration() with --param ggc-min-expand=0 --param ggc-min-heapsize=0

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48029 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/48038] [C++0x] stable_sort problem with C++0x and comparator by value

2011-03-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48038 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/48046] [4.5/4.6 Regression] Expected diagnostic reference to 'type' is ambiguous not given for function-local static declaration

2011-03-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48046 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2011-03-09 18:39:23 UTC --- Gosh, not really at the moment, quite a bit of time ago. Looks like, the whole point of my changes was avoiding duplicate error messages, thus, worst

[Bug tree-optimization/48052] New: loop not vectorized if index is unsigned int

2011-03-09 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48052 Summary: loop not vectorized if index is unsigned int Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug fortran/48048] [F2003] Remove constraint on namelist group objects

2011-03-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48048 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libfortran/48047] Incorrect output rounding of double precision numbers

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

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

2011-03-09 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #55 from Jan Hubicka hubicka at ucw dot cz 2011-03-09 19:17:26 UTC --- Just a warning: Building a -fprofile-generate libxul uses ~13GB of memory. (I have 8GB on my build-system and lto1 got killed several times by the OOM killer,

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

2011-03-09 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #56 from Jan Hubicka hubicka at ucw dot cz 2011-03-09 19:19:53 UTC --- Turned out that GNU ld doesn't like --as-needed; LDFLAGS=-Wl,-O1,--hash-style=gnu,--no-keep-memory works fine. (although GNU ld uses way more memory than gold.)

[Bug target/44707] operand requires impossible reload

2011-03-09 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44707 --- Comment #7 from Peter Bergner bergner at gcc dot gnu.org 2011-03-09 19:20:47 UTC --- Author: bergner Date: Wed Mar 9 19:20:42 2011 New Revision: 170829 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170829 Log: gcc/ Backport from

[Bug go/48019] Need to handle EINTR in libgo testsuite

2011-03-09 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48019 --- Comment #6 from Ian Lance Taylor ian at airs dot com 2011-03-09 19:30:54 UTC --- Thanks, so it sounds like SA_RESTART should be defined when compiling libgo. The relevant file is libgo/runtime/go-go.c. The Solaris man page that I found on

[Bug middle-end/48043] pr47201: var-tracking loc_order_check fails for type punning examples

2011-03-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48043 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2011-03-09 19:34:58 UTC --- bb 2 op 19 insn 30 MO_VAL_SET (concat/u:SF (value/u:SI 12:5945 @0x243ae38/0x2445870) (reg:SF 17 %f2)) Either we should SUBREG this to the VALUE's mode,

Optimizer produces suboptimal code for e.g. x = x ^ (x 1)

2011-03-09 Thread Jasper Neumann
Hello folks! When I compile the following OPT.CPP with gcc 4.5.2 (mingw) under Windows-32... === int test(int x) { x = x ^ (x 1); int x1=x; x = x 2; x = x ^ x1; return x; } === ...a call to gpp -O3 -S OPT.CPP produces this OPT.s: === .file OPT.CPP .text

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

2011-03-09 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #57 from Markus Trippelsdorf markus at trippelsdorf dot de 2011-03-09 19:49:56 UTC --- (In reply to comment #56) Turned out that GNU ld doesn't like --as-needed; LDFLAGS=-Wl,-O1,--hash-style=gnu,--no-keep-memory works fine.

[Bug libfortran/48047] Incorrect output rounding of double precision numbers

2011-03-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48047 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug other/44035] internals documentation cannot be fixed without new GFDL license grants

2011-03-09 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44035 --- Comment #2 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org 2011-03-09 20:12:15 UTC --- (In reply to comment #1) Joern, after discussion with Mark and Richi my advice at this point on the GFDL issue is that you should prepare a

[Bug fortran/48048] [F2003] Remove constraint on namelist group objects

2011-03-09 Thread w6ws at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48048 --- Comment #2 from Walter Spector w6ws at earthlink dot net 2011-03-09 20:25:18 UTC --- --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2011-03-09 18:50:28 UTC --- Report comes too late - it's fixed since 2011-01-26 :-) Cf. PR

[Bug other/44035] internals documentation cannot be fixed without new GFDL license grants

2011-03-09 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44035 --- Comment #3 from joseph at codesourcery dot com joseph at codesourcery dot com 2011-03-09 20:27:27 UTC --- On Wed, 9 Mar 2011, amylaar at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44035 --- Comment #2 from Jorn

[Bug debug/48043] [4.6 Regression] pr47201: var-tracking loc_order_check fails for type punning examples

2011-03-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48043 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Component|middle-end |debug Target

[Bug debug/48043] [4.6 Regression] pr47201: var-tracking loc_order_check fails for type punning examples

2011-03-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48043 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/47866] [4.5/4.6 Regression] gcc.dg/torture/vector-2.c fails on IA64

2011-03-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47866 --- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org 2011-03-09 20:49:03 UTC --- Author: jakub Date: Wed Mar 9 20:49:00 2011 New Revision: 170834 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170834 Log: PR

[Bug rtl-optimization/47866] [4.5 Regression] gcc.dg/torture/vector-2.c fails on IA64

2011-03-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47866 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Summary|[4.5/4.6 Regression]|[4.5 Regression]

[Bug c++/47952] [trans-mem] undefined reference to transaction clone

2011-03-09 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #9 from Richard Henderson rth at gcc dot gnu.org 2011-03-09 21:14:51 UTC --- Author: rth Date: Wed Mar 9 21:14:45 2011 New Revision: 170836 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170836 Log: PR 47952 include/ *

[Bug target/48053] New: ICE in in build_int_cst_wide, when building cpu2000 galgel/equake/ammp/fma3d/sixtrack

2011-03-09 Thread pthaugen at gcc dot gnu.org
--with-mpfr=/opt/gcc-nightly/gcc-host-libs --with-mpc=/opt/gcc-nightly/gcc-host-libs --enable-languages=c --disable-bootstrap Thread model: posix gcc version 4.6.0 20110309 (experimental) [trunk revision 170818] (GCC) Breakpoint 1, build_int_cst_wide (type=0xfffb0f011b8, low=18446744073709551615, hi=-1

[Bug c++/48029] [4.5/4.6 Regression] ICE in finish_member_declaration() with --param ggc-min-expand=0 --param ggc-min-heapsize=0

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48029 --- Comment #9 from Jason Merrill jason at gcc dot gnu.org 2011-03-09 21:43:02 UTC --- OK, the problem here is as follows: when we first declare the myvectypes and mytype3, vectorstring has not been instantiated, so we mark the array, and the

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

2011-03-09 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #58 from Markus Trippelsdorf markus at trippelsdorf dot de 2011-03-09 21:45:10 UTC --- How do you do this with make -f client.mk profiledbuild? To answer my own question: Just edit ./configure and ./js/src/configure and add -flto=4

[Bug c++/44629] [4.3 Regression] ICE in unify, at cp/pt.c:15155

2011-03-09 Thread bangerth at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629 Wolfgang Bangerth bangerth at gmail dot com changed: What|Removed |Added CC||bangerth at

[Bug go/48018] libgo needs to handle Solaris 2 syslog

2011-03-09 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48018 --- Comment #3 from Ian Lance Taylor ian at airs dot com 2011-03-09 22:17:44 UTC --- Thanks for the correction. I just committed a patch which should fix this.

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2011-03-09 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords||build

[Bug target/48053] ICE in in build_int_cst_wide, when building cpu2000 galgel/equake/ammp/fma3d/sixtrack

2011-03-09 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48053 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/48053] ICE in in build_int_cst_wide, when building cpu2000 galgel/equake/ammp/fma3d/sixtrack

2011-03-09 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48053 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/47952] [trans-mem] undefined reference to transaction clone

2011-03-09 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #10 from Richard Henderson rth at gcc dot gnu.org 2011-03-09 23:01:38 UTC --- The remaining problem in the full glob2 test is src/Unit.o: In function `transaction clone for Unit::~Unit()': Unit.cpp:(.text._ZGTtN4UnitD2Ev[transaction

[Bug debug/48045] dwarf2out emits CU with DW_AT_stmt_list to empty line table

2011-03-09 Thread mark at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48045 --- Comment #1 from Mark Wielaard mark at gcc dot gnu.org 2011-03-09 23:04:09 UTC --- The previous patch is wrong, it should depend on either a .loc or a .line output. I had misunderstood when the DW_AT_stmt_list was really necessary. Also there

[Bug fortran/48048] [F2003] Remove constraint on namelist group objects

2011-03-09 Thread w6ws at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48048 --- Comment #3 from Walter Spector w6ws at earthlink dot net 2011-03-09 23:17:20 UTC --- I updated my copy of the trunk, and rebuilt 4.6. Non-derived type allocatable/pointer variables seem to be ok. However allocatable/pointer derived type

[Bug tree-optimization/48031] [4.4/4.5 Regression] gcc.c-torture/compile/pr42956.c ICEs gcc on m68k-linux, ivopts related?

2011-03-09 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48031 --- Comment #4 from Mikael Pettersson mikpe at it dot uu.se 2011-03-09 23:36:44 UTC --- (In reply to comment #3) On Tue, 8 Mar 2011, mikpe at it dot uu.se wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48031 Mikael Pettersson mikpe

[Bug tree-optimization/48052] loop not vectorized if index is unsigned int

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

[Bug go/48020] libgo flag test FAILs on Solaris 2

2011-03-09 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48020 --- Comment #3 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2011-03-10 00:51:18 UTC --- Author: ian Date: Thu Mar 10 00:51:14 2011 New Revision: 170842 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170842 Log: PR go/48020 gotest:

[Bug go/48020] libgo flag test FAILs on Solaris 2

2011-03-09 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48020 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/44629] [4.3 Regression] ICE in unify, at cp/pt.c:15155

2011-03-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629 --- Comment #13 from Jason Merrill jason at gcc dot gnu.org 2011-03-10 02:48:48 UTC --- (In reply to comment #12) I'm confused why this would be an overload set. cmp1 is a template so I can't see how this code would even begin to be valid

[Bug go/48018] libgo needs to handle Solaris 2 syslog

2011-03-09 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48018 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/44629] [4.3 Regression] ICE in unify, at cp/pt.c:15155

2011-03-09 Thread bangerth at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629 --- Comment #14 from Wolfgang Bangerth bangerth at gmail dot com 2011-03-10 04:27:49 UTC --- (In reply to comment #13) Once you know A's T, you have a desired type int (*)(T, T) from which to determine which specialization of the template to

[Bug c++/47952] [trans-mem] undefined reference to transaction clone

2011-03-09 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #11 from Patrick Marlier patrick.marlier at gmail dot com 2011-03-10 04:31:30 UTC --- This issue has been filled here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48021 There is also a reduced testcase. (If I remember well the

[Bug libfortran/48054] New: Documentation for LOG intrinsic function is ambiguous

2011-03-09 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48054 Summary: Documentation for LOG intrinsic function is ambiguous Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran

[Bug lto/48055] New: FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto

2011-03-09 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48055 Summary: FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

<    1   2