From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5134 invoked by alias); 15 Jan 2014 08:37:21 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 5108 invoked by uid 48); 15 Jan 2014 08:37:15 -0000 From: "joerg.richter@pdv-fs.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/36368] Fixincludes corrupts sysmacros.h Date: Wed, 15 Jan 2014 08:37:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 4.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joerg.richter@pdv-fs.de X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-01/txt/msg01540.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D36368 J=C3=B6rg Richter changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from J=C3=B6rg Richter --- Not a bug >>From gcc-bugs-return-440399-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Jan 15 08:46:57 2014 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 10712 invoked by alias); 15 Jan 2014 08:46:56 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 10667 invoked by uid 55); 15 Jan 2014 08:46:51 -0000 From: "patrik.dinnetz at sh dot se" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/59742]=?UTF-8?Q?=20compilation=20failed=20for=20package=20=E2=80=98RcppEigen=E2=80=99?= Date: Wed, 15 Jan 2014 08:46:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 4.4.6 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: patrik.dinnetz at sh dot se X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-01/txt/msg01541.txt.bz2 Content-length: 1595 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D59742 --- Comment #4 from patrikdinnetz --- Hi That=E2=80=99s what I also found out lately. The problem is the memory. I did not realize this because it compiled fine on the same computer last fall in UBUNTU 13.04. I then updgraded to U13.10 which finally made it impossible to install lme4 and RcppEigen in R. U13.10 was too heavy for my computer so I then downgraded to U12.04 but it still will not compile. I guess I will need more memory for this to work. Thanks Patrik -----"pinskia at gcc dot gnu.org" skrev: -----Till: Patrik Dinn=C3=A9tz/Personal/Sodertorn@Sodertorn Fr=C3=A5n: "pinskia at gcc dot gnu.org" Datum: 01/15/2014 01:51FM =C3=84rende: [Bug c++/59742] compilation failed for package =E2=80=98Rcp= pEigen=E2=80=99 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D59742 Andrew Pinski changed: What |Removed |Added ------------------------------------------------------------------------= ---- Status|UNCONFIRMED |WAITING Last reconfirmed| |2014-01-15 Ever confirmed|0 |1 --- Comment #3 from Andrew Pinski --- >g++: internt kompilatorfel: D=C3=B6dad (program cc1plus) How much memory do you have installed or even how much swap space do you ha ve? cc1plus is being killed by the kernel due to out of memory. -- You are receiving this mail because: You reported the bug. >>From gcc-bugs-return-440400-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Jan 15 08:48:08 2014 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 12063 invoked by alias); 15 Jan 2014 08:48:08 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 11934 invoked by uid 55); 15 Jan 2014 08:48:03 -0000 From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/59802] excessive compile time in RTL optimizers (loop unswitching, CPROP) Date: Wed, 15 Jan 2014 08:48:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-01/txt/msg01542.txt.bz2 Content-length: 479 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59802 --- Comment #6 from Richard Biener --- Author: rguenth Date: Wed Jan 15 08:47:30 2014 New Revision: 206624 URL: http://gcc.gnu.org/viewcvs?rev=206624&root=gcc&view=rev Log: 2014-01-15 Richard Biener PR rtl-optimization/59802 * lcm.c (compute_available): Use inverted postorder to seed the initial worklist. Modified: trunk/gcc/ChangeLog trunk/gcc/lcm.c