[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2016-04-26 Thread abhijithr1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211

Abhijith Raghavendra  changed:

   What|Removed |Added

 CC||abhijithr1 at gmail dot com

--- Comment #7 from Abhijith Raghavendra  ---
I have installed DJGPP in MS DOS operating system (X86 machine), when i try to
compile the source i am getting the following .

gcc 2.c

gcc.exe: internal compiler error: (program as)
Please submit a full bug report,
with prepocessed source if appropriate.
see <http://gcc.gnu.org/bugs.html> for instructions.

[Bug c/70797] New: gcc.exe: Internal compiler error: (program as)

2016-04-26 Thread abhijithr1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70797

Bug ID: 70797
   Summary: gcc.exe: Internal compiler error: (program as)
   Product: gcc
   Version: 5.3.0
Status: UNCONFIRMED
  Severity: critical
  Priority: P3
 Component: c
  Assignee: unassigned at gcc dot gnu.org
  Reporter: abhijithr1 at gmail dot com
  Target Milestone: ---

I have installed DJGPP in MS DOS operating system (X86 machine), when i try to
compile the source i am getting the following .

gcc 2.c

gcc.exe: internal compiler error: (program as)
Please submit a full bug report,
with prepocessed source if appropriate.
see <http://gcc.gnu.org/bugs.html> for instructions.

[Bug target/70797] gcc.exe: Internal compiler error: (program as)

2016-04-26 Thread abhijithr1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70797

--- Comment #2 from Abhijith Raghavendra  ---
(In reply to Marek Polacek from comment #1)
> Something in your installation is wrong, then, but it's hard to say anything
> without more details.  Anyway, hardly a C FE issue.

Thanks a lot for your reply. What details i should provide so that you can tell
in detail regarding this issue.