[Bug middle-end/38358] Could not compile gcc using large include files

2015-09-17 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38358 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/38358] Could not compile gcc using large include files

2008-12-02 Thread ahjiefreak at yahoo dot com
--- Comment #5 from ahjiefreak at yahoo dot com 2008-12-02 13:07 --- Hi, Thanks for your prompt reply. Is there any suggestion or workaround in this case in order for gcc to compile it successfully? I would have think its not wise to attach quite a big file over the email. Please adv

[Bug middle-end/38358] Could not compile gcc using large include files

2008-12-02 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-12-02 11:10 --- If you are having a large array initializer you may run into memory problems and/or internal limitations. Without a testcase it's hard to tell. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38358

[Bug middle-end/38358] Could not compile gcc using large include files

2008-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-02 00:29 --- Wait how are you using debain but using Redhat's modified GCC ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38358

[Bug middle-end/38358] Could not compile gcc using large include files

2008-12-01 Thread ahjiefreak at yahoo dot com
--- Comment #2 from ahjiefreak at yahoo dot com 2008-12-02 00:26 --- (In reply to comment #1) > Did you see: > See http://bugzilla.redhat.com/bugzilla> for instructions. > > ?? > Yes. I am using Debian and I could not find any suitable class to lodge a bug report under RedHat bugzilla

[Bug middle-end/38358] Could not compile gcc using large include files

2008-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-02 00:03 --- Did you see: See http://bugzilla.redhat.com/bugzilla> for instructions. ?? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -