Launchpad has imported 8 comments from the remote bug at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36811.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://documentation.ubuntu.com/launchpad/user/reference/bugs/multi-project-bugs/about-multi-project-bugs/#bugs-in-external-trackers. ------------------------------------------------------------------------ On 2008-07-12T07:06:48+00:00 Matthias Klose wrote: seen with the 4.3 branch and trunk 20080711 on i486-linux-gnu, the following preprocessed source doesn't finish to build after 120 cpu minutes. works with 4.2.4, or with -O2. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/5 ------------------------------------------------------------------------ On 2008-07-12T07:07:40+00:00 Matthias Klose wrote: Created attachment 15903 preprocessed source Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/6 ------------------------------------------------------------------------ On 2008-07-12T07:09:44+00:00 Matthias Klose wrote: command to build: $ gcc -g -O3 -c utils.i Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/7 ------------------------------------------------------------------------ On 2008-07-13T14:08:27+00:00 Rguenth wrote: This looks like an exact duplicate of PR34850, but for C, in the implementation in lhd_print_error_function. Thus, mine. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/9 ------------------------------------------------------------------------ On 2008-07-13T17:29:10+00:00 Rguenth wrote: Subject: Bug 36811 Author: rguenth Date: Sun Jul 13 17:28:26 2008 New Revision: 137754 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137754 Log: 2008-07-13 Richard Guenther <[email protected]> PR middle-end/36811 * langhooks.c (lhd_print_error_function): Deal with recursive BLOCK trees. Modified: trunk/gcc/ChangeLog trunk/gcc/langhooks.c Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/10 ------------------------------------------------------------------------ On 2008-07-13T17:29:55+00:00 Rguenth wrote: Subject: Bug 36811 Author: rguenth Date: Sun Jul 13 17:29:10 2008 New Revision: 137755 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137755 Log: 2008-07-13 Richard Guenther <[email protected]> PR middle-end/36811 * langhooks.c (lhd_print_error_function): Deal with recursive BLOCK trees. Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/langhooks.c Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/11 ------------------------------------------------------------------------ On 2008-07-13T17:50:24+00:00 Rguenth wrote: Fixed. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/12 ------------------------------------------------------------------------ On 2008-08-29T04:31:53+00:00 Pinskia wrote: *** Bug 37229 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/246885/comments/14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/246885 Title: problem with compilation To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/246885/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
