[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#435907: marked as done (gcc-4.1: Empty ; causes programs built with profiling to hang)



Your message dated Sun, 30 May 2010 19:47:14 +0200
with message-id <4C02A4A2.9070806@debian.org>
and subject line tagging gcc-4.1 bug reports as wontfix, and closing them
has caused the Debian Bug report #435907,
regarding gcc-4.1: Empty ; causes programs built with profiling to hang
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
435907: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435907
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.1
Version: 4.1.2-13
Severity: important

Discovered by running configure, any empty lines with just a ; will 
cause an endless loop. I attempted to debug with gdb, but that crashed 
to. I've included a test file that reproduces the problem. Also 
reproduced with gcc-4.2

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hurd-i386 (i686-AT386)

Kernel: GNU-Mach 1.3.99/Hurd-0.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.1 depends on:
ii  binutils               2.17cvs20070426-8 The GNU assembler, linker and bina
ii  cpp-4.1                4.1.2-13          The GNU C preprocessor
ii  gcc-4.1-base           4.1.2-13          The GNU Compiler Collection (base 
ii  libc0.3                2.5-11+hurd.1     GNU C Library: Shared libraries
ii  libgcc1                1:4.2.1-0         GCC support library

Versions of packages gcc-4.1 recommends:
ii  libmudflap0-dev               4.1.2-13   GCC mudflap support libraries (dev

-- no debconf information
#include <stdio.h>
#include <unistd.h>

int main() {
;
  return 0;
}

--- End Message ---
--- Begin Message ---
tag 471767 + wontfix
tag 425527 + wontfix
tag 435907 + wontfix
tag 424918 + wontfix
tag 426302 + wontfix
tag 418795 + wontfix
tag 426302 + moreinfo
tag 418795 + moreinfo
tag 394325 + wontfix
tag 394325 + moreinfo
tag 355621 + wontfix
tag 355621 + moreinfo
thanks

tagging issues reported against gcc-4.1 and closing them. Many of these reports had unanswered requests for missing information for a long time. If any of these issues are seen with the current default gcc (gcc-4.4), please add the missing information, reassign the report and reopen. If the issue is reproducible with 4.4, please check with gcc-4.5 (experimental) and current trunk (gcc-snapshot) too.


--- End Message ---

Reply to: