[Bug target/69427] gcc-4.9.3 compilation for the cross target m68k-rtems4.11 in i686-Cygwin

2018-09-06 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69427

Eric Gallager  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 CC||egallager at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #6 from Eric Gallager  ---
(In reply to Andrew Pinski from comment #5)
> Does this still happen with newer versions of GCC?

No reply; guessing not

[Bug target/69427] gcc-4.9.3 compilation for the cross target m68k-rtems4.11 in i686-Cygwin

2016-08-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69427

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2016-08-25
 Ever confirmed|0   |1

--- Comment #5 from Andrew Pinski  ---
Does this still happen with newer versions of GCC?

[Bug target/69427] gcc-4.9.3 compilation for the cross target m68k-rtems4.11 in i686-Cygwin

2016-01-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69427

Andrew Pinski  changed:

   What|Removed |Added

   Keywords||build
 Target||m68k-rtems4.11
  Component|c++ |target
   Host||i686-Cygwin
  Build||i686-Cygwin
   Severity|blocker |normal

--- Comment #1 from Andrew Pinski  ---
Which version of G++ are you using at the beginning?

[Bug target/69427] gcc-4.9.3 compilation for the cross target m68k-rtems4.11 in i686-Cygwin

2016-01-21 Thread kaluvalapalli.satish24 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69427

--- Comment #4 from Satish  ---
(In reply to Andrew Pinski from comment #1)
> Which version of G++ are you using at the beginning?
g++ also 4.9.3 
$g++ --version
g++ (GCC) 4.9.3

[Bug target/69427] gcc-4.9.3 compilation for the cross target m68k-rtems4.11 in i686-Cygwin

2016-01-21 Thread kaluvalapalli.satish24 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69427

--- Comment #2 from Satish  ---
@Andrew Pinski
I was using 4.9.3
$ gcc --version
gcc (GCC) 4.9.3

[Bug target/69427] gcc-4.9.3 compilation for the cross target m68k-rtems4.11 in i686-Cygwin

2016-01-21 Thread kaluvalapalli.satish24 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69427

--- Comment #3 from Satish  ---
@Andrew Pinski
I was using 4.9.3
$ gcc --version
gcc (GCC) 4.9.3
(In reply to Andrew Pinski from comment #1)
> Which version of G++ are you using at the beginning?