Automatic dependency file generation bug/question

2014-01-15 Thread ANDY KENNEDY
Reading , I find that dependency files should be created along the lines of %.o: %.c ... In gcc version 4.4.4 (Slackware64 Linux version 13.0), I execute the following commands: touch a.c gcc -c -MMD -MP -MF"a.d" -MT"a.d" -o "a.o" "a.c" cat a.c and ge

Bug fix release of GNU MPC 1.0.2 "Fagus silvatica"

2014-01-15 Thread Andreas Enge
We are pleased to announce the release of GNU MPC 1.0.2 "Fagus silvatica". GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. This release contains two bug fixes backported from the trunk: - Fixed mpc_atan, mpc_atanh for

RE: Infinite number of iterations in loop [v850, mep]

2014-01-15 Thread Paulo Matos
> -Original Message- > From: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] On Behalf Of Paulo > Matos > Sent: 09 January 2014 16:48 > To: Richard Biener > Cc: Andrew Haley; gcc@gcc.gnu.org; Jan Hubicka > Subject: RE: Infinite number of iterations in loop [v850, mep] > > > I would l