This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug regression/52383] [4.6 Regression] miscompiles Perl on m68k
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 22 May 2012 08:35:14 +0000
- Subject: [Bug regression/52383] [4.6 Regression] miscompiles Perl on m68k
- Auto-submitted: auto-generated
- References: <bug-52383-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52383
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu.se
--- Comment #5 from Mikael Pettersson <mikpe at it dot uu.se> 2012-05-22 08:35:14 UTC ---
(In reply to comment #4)
> Upgrading didnât help, but in the meantime, I got it built.
> I blame ARAnyM, as it succeeds on a box I put Petrâs .deb onâ
> so no wonder Andreas couldnât reproduce it.
FWIW, I've just built perl-5.12.4 with gcc-4.6.3 (+ patches) on ARAnyM (0.9.11)
running a Linux 3.x kernel. It seems to work fine, and the make_patchnum.pl
error you mentioned did not occur. IOW, I'm more inclined to suspect Debian's
gcc-4.6 (at the time) than ARAnyM.