This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16116] on stack operations


------- Additional Comments From jclinkscales1 at comcast dot net  2004-06-21 23:24 -------
Subject: RE:  on stack operations

I found that it was because I was creating the stack while using (). i.e
robot1();
Compiled fine when I left the () off.

-----Original Message-----
From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org] 
Sent: Monday, June 21, 2004 1:02 PM
To: jclinkscales1@comcast.net
Subject: [Bug c++/16116] on stack operations


------- Additional Comments From pinskia at gcc dot gnu dot org
2004-06-21 17:02 -------
Could you attach the preprocessed source?

Also what version of gcc are you using?

-- 
           What    |Removed                     |Added
------------------------------------------------------------------------
----
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16116

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16116


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]